Category reorganization
authorOliver Ertl <oliver@ertl-net.net>
Tue, 25 Sep 2007 19:08:15 +0000 (19:08 +0000)
committerOliver Ertl <oliver@ertl-net.net>
Tue, 25 Sep 2007 19:08:15 +0000 (19:08 +0000)
SVN-Revision: 9025

net/elinks/Makefile
net/lighttpd/Makefile
net/mini_httpd/Makefile

index a0aad9c5a950cf7903773294bad766b0e013c1f4..424a8c87b90604be6a079f674b4f02e755abb808 100644 (file)
@@ -22,6 +22,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
 include $(INCLUDE_DIR)/package.mk
 
 define Package/elinks
 include $(INCLUDE_DIR)/package.mk
 
 define Package/elinks
+  SUBMENU:=Web
   SECTION:=net
   CATEGORY:=Network
   DEPENDS:=+libopenssl
   SECTION:=net
   CATEGORY:=Network
   DEPENDS:=+libopenssl
index a7396af526b69b16fda4698ad4f732de92a349f3..95e4ed65cc1362e4917407355b4d6b56628cd692 100644 (file)
@@ -19,6 +19,7 @@ PKG_MD5SUM:=26f98dddf9d8c0775221b800986003ee
 include $(INCLUDE_DIR)/package.mk
 
 define Package/lighttpd/Default
 include $(INCLUDE_DIR)/package.mk
 
 define Package/lighttpd/Default
+  SUBMENU:=Web
   SECTION:=net
   CATEGORY:=Network
   URL:=http://www.lighttpd.net/
   SECTION:=net
   CATEGORY:=Network
   URL:=http://www.lighttpd.net/
index 6bb44e500df7a14c906a021783aa3c39de98559a..b405a6ff5190783162b7f3d82b3dcb8749c10c0b 100644 (file)
@@ -21,6 +21,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/mini_httpd-$(PKG_VERSION)
 include $(INCLUDE_DIR)/package.mk
 
 define Package/mini-httpd/Default
 include $(INCLUDE_DIR)/package.mk
 
 define Package/mini-httpd/Default
+  SUBMENU:=Web
   SECTION:=net
   CATEGORY:=Network
   TITLE:=A small web server
   SECTION:=net
   CATEGORY:=Network
   TITLE:=A small web server