summaryrefslogtreecommitdiffhomepage
path: root/contrib/package
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/package')
-rw-r--r--contrib/package/luci/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/package/luci/Makefile b/contrib/package/luci/Makefile
index 725e394e6..56548d735 100644
--- a/contrib/package/luci/Makefile
+++ b/contrib/package/luci/Makefile
@@ -61,8 +61,8 @@ endef
define Package/luci/fftemplate
$(call Package/luci/libtemplate)
- SUBMENU:=LuCI Freifunk Support (PARTLY BROKEN)
- DEPENDS:=+luci-mod-freifunk @BROKEN
+ SUBMENU:=LuCI Freifunk Support
+ DEPENDS:=+luci-mod-freifunk
endef
define Package/luci/httpdtemplate