From cf7bdfc1df70ee883fa9aeb8fe0232233b01cef4 Mon Sep 17 00:00:00 2001 From: Jan-Tarek Butt <buttjantarek@googlemail.com> Date: Sat, 18 Jul 2015 10:33:54 +0200 Subject: [PATCH] change Makefile header --- ffnw-config-mode-contact-info/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ffnw-config-mode-contact-info/Makefile b/ffnw-config-mode-contact-info/Makefile index a640d93..f262557 100644 --- a/ffnw-config-mode-contact-info/Makefile +++ b/ffnw-config-mode-contact-info/Makefile @@ -11,8 +11,8 @@ PKG_CONFIG_DEPENDS += $(GLUON_I18N_CONFIG) define Package/ffnw-config-mode-contact-info - SECTION:=gluon - CATEGORY:=Gluon + SECTION:=config-mode + CATEGORY:=Freifunk Nordwest TITLE:=Set a custom string that will be distributed in the mesh. DEPENDS:=gluon-config-mode-core-virtual +ffnw-node-info endef -- GitLab