[net] Routing and Redirection: Moved programs for routing and redirecting/relaying traffic to the Routing and Redirection submenu.

git-svn-id: svn://svn.openwrt.org/openwrt/packages@26072 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
cshore
2011-03-12 06:55:07 +00:00
parent 97f62fb3ab
commit 87dbd5e1a6
11 changed files with 20 additions and 4 deletions

View File

@ -21,6 +21,7 @@ include $(INCLUDE_DIR)/package.mk
define Package/rinetd
SECTION:=net
CATEGORY:=Network
SUBMENU:=Routing and Redirection
TITLE:=rinetd - Internet Redirection Server
URL:=http://www.boutell.com/rinetd/
endef