From: Nicolas Thill Date: Sat, 23 Sep 2006 12:27:14 +0000 (+0000) Subject: standardize Makefile, change section from base to net X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=a92a3ce6fb76e50c7ea4d18feb1e5ad0b4258d77;p=librecmc%2Flibrecmc.git standardize Makefile, change section from base to net SVN-Revision: 4810 --- diff --git a/openwrt/package/ebtables/Makefile b/openwrt/package/ebtables/Makefile index 7609fc7d46..4d5c99ff84 100644 --- a/openwrt/package/ebtables/Makefile +++ b/openwrt/package/ebtables/Makefile @@ -21,11 +21,10 @@ PKG_CAT:=zcat include $(INCLUDE_DIR)/package.mk define Package/ebtables -SECTION:=base -CATEGORY:=Network -TITLE:=Ethernet bridge firewall administration utility -DESCRIPTION:=Ethernet Bridge Firewalling (ebtables) -URL:=http://ebtables.sourceforge.net/ + SECTION:=net + CATEGORY:=Network + TITLE:=Ethernet bridge firewall administration utility + URL:=http://ebtables.sourceforge.net/ endef define Package/ebtables/install