mirror of
https://github.com/hanwckf/immortalwrt-mt798x.git
synced 2025-01-10 19:12:33 +08: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
|
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