mirror of
https://git.openwrt.org/openwrt/openwrt.git
synced 2024-11-18 22:43:53 +01:00
standardize Makefile, change section from base to net
SVN-Revision: 4810
This commit is contained in:
parent
ba8800ea22
commit
a92a3ce6fb
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user