diff options
author | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-11-20 01:21:42 +0000 |
---|---|---|
committer | Marcin Juszkiewicz <hrw@openembedded.org> | 2004-11-20 01:21:42 +0000 |
commit | 1b9486446c85543c2a90469122ed79c98e6af9f0 (patch) | |
tree | 4595c398302e934af7eefd4c71813f4352b1388a /httppc/httppc_0.8.5.oe | |
parent | 7920d89da403b3231d3c9e29286043dda9560cae (diff) |
Merge bk://openembedded@openembedded.bkbits.net/packages-devel
into home.hrw.one.pl:/home/hrw/zaurus/oe/packages
2004/11/20 02:20:47+01:00 hrw.one.pl!hrw
added license to some packages
BKrev: 419e9c26J8jBCbLq5erARzIY4dhVHA
Diffstat (limited to 'httppc/httppc_0.8.5.oe')
-rw-r--r-- | httppc/httppc_0.8.5.oe | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/httppc/httppc_0.8.5.oe b/httppc/httppc_0.8.5.oe index 6b77ff7b76..a96cafbaa6 100644 --- a/httppc/httppc_0.8.5.oe +++ b/httppc/httppc_0.8.5.oe @@ -5,6 +5,7 @@ that provide transparent access to Internet via HTTP proxy tunnel \ for programs which use TCP/IP for communication. The tunnel is \ provided by the CONNECT method of HTTP proxy, and supports external \ DNS resolution." +LICENSE = "GPL" SRC_URI = "${SOURCEFORGE_MIRROR}/httppc/httppc-${PV}.tar.gz \ file://install.patch;patch=1" |