diff options
author | Greg Gilbert <greg@treke.net> | 2004-11-11 22:14:33 +0000 |
---|---|---|
committer | Greg Gilbert <greg@treke.net> | 2004-11-11 22:14:33 +0000 |
commit | 6747a42cca468886fb139b48c86b7f9affa0cea0 (patch) | |
tree | c1675a22a4400a7d5b8e78430583a36fc5e7a97c /corkscrew | |
parent | 1f45b950369943206f32ac5674277e58176e1ec9 (diff) |
Many files:
License updates
BKrev: 4193e449tVh4LpDKmQWm4OBDPvx5PA
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" |