Category reorganization

git-svn-id: svn://svn.openwrt.org/openwrt/packages@9025 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
olli 2007-09-25 19:08:15 +00:00
parent d7b3cc4b76
commit c23e7d270f
3 changed files with 3 additions and 0 deletions

View File

@ -22,6 +22,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/$(PKG_NAME)-$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk
define Package/elinks
SUBMENU:=Web
SECTION:=net
CATEGORY:=Network
DEPENDS:=+libopenssl

View File

@ -19,6 +19,7 @@ PKG_MD5SUM:=26f98dddf9d8c0775221b800986003ee
include $(INCLUDE_DIR)/package.mk
define Package/lighttpd/Default
SUBMENU:=Web
SECTION:=net
CATEGORY:=Network
URL:=http://www.lighttpd.net/

View File

@ -21,6 +21,7 @@ PKG_BUILD_DIR:=$(BUILD_DIR)/mini_httpd-$(PKG_VERSION)
include $(INCLUDE_DIR)/package.mk
define Package/mini-httpd/Default
SUBMENU:=Web
SECTION:=net
CATEGORY:=Network
TITLE:=A small web server