diff options
Diffstat (limited to 'contrib/package/olsrd-luci/Makefile')
-rw-r--r-- | contrib/package/olsrd-luci/Makefile | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/contrib/package/olsrd-luci/Makefile b/contrib/package/olsrd-luci/Makefile index 29c0740aa..5928dfe02 100644 --- a/contrib/package/olsrd-luci/Makefile +++ b/contrib/package/olsrd-luci/Makefile @@ -33,8 +33,9 @@ include $(INCLUDE_DIR)/package.mk define Package/olsrd-luci/common_info - SECTION:=net - CATEGORY:=Network + SECTION:=luci + CATEGORY:=LuCI + SUBMENU:=Freifunk TITLE:=OLSR - Optimized Link State Routing Daemon URL:=http://www.olsr.org/ MAINTAINER:=Jo-Philipp Wich <xm@subsignal.org> |