standardize Makefile, change section from base to net

SVN-Revision: 4810
owl
Nicolas Thill 2006-09-23 12:27:14 +00:00
parent ba8800ea22
commit a92a3ce6fb
1 changed files with 4 additions and 5 deletions

View File

@ -21,11 +21,10 @@ PKG_CAT:=zcat
include $(INCLUDE_DIR)/package.mk include $(INCLUDE_DIR)/package.mk
define Package/ebtables define Package/ebtables
SECTION:=base SECTION:=net
CATEGORY:=Network CATEGORY:=Network
TITLE:=Ethernet bridge firewall administration utility TITLE:=Ethernet bridge firewall administration utility
DESCRIPTION:=Ethernet Bridge Firewalling (ebtables) URL:=http://ebtables.sourceforge.net/
URL:=http://ebtables.sourceforge.net/
endef endef
define Package/ebtables/install define Package/ebtables/install