summaryrefslogtreecommitdiffhomepage
path: root/contrib/package/freifunk-p2pblock/Makefile
diff options
context:
space:
mode:
authorJo-Philipp Wich <jow@openwrt.org>2011-10-23 14:20:51 +0000
committerJo-Philipp Wich <jow@openwrt.org>2011-10-23 14:20:51 +0000
commiteeb63417a120c3affed24a42aae650c3a7d69b7a (patch)
tree62693ba9859eb711419ad5ddae7cc54d55205962 /contrib/package/freifunk-p2pblock/Makefile
parente05ec347876342f26792d9d5ee0ada15064a1014 (diff)
contrib/package: complete rework of dependencies, should cure menuconfig issues
Diffstat (limited to 'contrib/package/freifunk-p2pblock/Makefile')
-rw-r--r--contrib/package/freifunk-p2pblock/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/package/freifunk-p2pblock/Makefile b/contrib/package/freifunk-p2pblock/Makefile
index b8a8f8ddb..d264a1760 100644
--- a/contrib/package/freifunk-p2pblock/Makefile
+++ b/contrib/package/freifunk-p2pblock/Makefile
@@ -17,7 +17,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/freifunk-p2pblock
SECTION:=luci
CATEGORY:=LuCI
- SUBMENU:=Freifunk
+ SUBMENU:=9. Freifunk
TITLE:=Freifunk p2pblock Addon
DEPENDS:=+iptables-mod-filter +iptables-mod-ipp2p +l7-protocols +iptables-mod-conntrack-extra
endef