mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-05 07:01:07 +02:00
standardize Makefile, change section from base to net
git-svn-id: svn://svn.openwrt.org/openwrt/branches/buildroot-ng/openwrt@4810 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
6cce178336
commit
20d716235f
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user