projects
/
openwrt
/
svn-archive
/
archive.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d0d2308
)
[net] corkscrew: Moved corkscrew to SSH submenu
author
Daniel Dickinson
<crazycshore@gmail.com>
Sat, 12 Mar 2011 01:37:47 +0000
(
01:37
+0000)
committer
Daniel Dickinson
<crazycshore@gmail.com>
Sat, 12 Mar 2011 01:37:47 +0000
(
01:37
+0000)
SVN-Revision: 26057
net/corkscrew/Makefile
patch
|
blob
|
history
diff --git
a/net/corkscrew/Makefile
b/net/corkscrew/Makefile
index 477ddecf717ec4c12de0e4d2a9191cc995104d15..7cc697af26013bd7c7b7f63f29745bb7a8621f28 100644
(file)
--- a/
net/corkscrew/Makefile
+++ b/
net/corkscrew/Makefile
@@
-20,6
+20,7
@@
include $(INCLUDE_DIR)/package.mk
define Package/corkscrew
SECTION:=net
CATEGORY:=Network
+ SUBMENU:=SSH
TITLE:=Tunneling SSH through HTTP proxies.
URL:=http://www.agroman.net/corkscrew/
endef