[PATCH] Fix libclinkc makefile
[openwrt/svn-archive/archive.git] / utils / joe / Makefile
index f5c946b98aaaf87a6b7ded9c29fe3861e0f2cb51..36920f6a556656e3b22775fbec83a7b9283ececd 100644 (file)
@@ -4,7 +4,6 @@
 # This is free software, licensed under the GNU General Public License v2.
 # See /LICENSE for more information.
 #
-# $Id$
 
 include $(TOPDIR)/rules.mk
 
@@ -24,6 +23,7 @@ define Package/joe
   DEPENDS:=+libncurses
   TITLE:=JOE - Joes own editor
   URL:=http://sourceforge.net/projects/joe-editor/
+  SUBMENU:=Editors
 endef
 
 define Package/joe/description