diff options
Diffstat (limited to 'corkscrew')
-rw-r--r-- | corkscrew/corkscrew_2.0.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/corkscrew/corkscrew_2.0.oe b/corkscrew/corkscrew_2.0.oe index f3360f7c89..e3c12ca9d8 100644 --- a/corkscrew/corkscrew_2.0.oe +++ b/corkscrew/corkscrew_2.0.oe @@ -1,5 +1,6 @@ HOMEPAGE = "http://www.agroman.net/corkscrew/" DESCRIPTION = "Tunnel SSH throught HTTP proxies" +LICENSE = "GPL" SECTION = "console/network" SRC_URI = "http://www.agroman.net/corkscrew/corkscrew-${PV}.tar.gz \ file://configure.patch;patch=1" |