diff options
Diffstat (limited to 'corkscrew')
-rw-r--r-- | corkscrew/corkscrew_2.0.oe | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/corkscrew/corkscrew_2.0.oe b/corkscrew/corkscrew_2.0.oe index 194ed234fc..f102ca8d6b 100644 --- a/corkscrew/corkscrew_2.0.oe +++ b/corkscrew/corkscrew_2.0.oe @@ -1,3 +1,6 @@ +HOMEPAGE=http://www.agroman.net/corkscrew/ +DESCRIPTION="Tunnel SSH throught HTTP proxies" +SECTION=net SRC_URI := http://www.agroman.net/${PN}/${P}.tar.gz \ file://${FILESDIR}/configure.patch;patch=1 |