diff options
author | Vincent Batts <vbatts@hashbangbash.com> | 2011-07-03 13:49:33 -0400 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-07-14 21:54:02 -0300 |
commit | 167bca5c9dd1f8e601de1aa3fcc94fac02890649 (patch) | |
tree | 6af01f807b56c0459f02091d7ea8d57a8aa51210 /network/torsocks/torsocks.info | |
parent | 267caa0dc01dbfa715b43a9537a8d3e4dacb9422 (diff) | |
download | slackbuilds-167bca5c9dd1f8e601de1aa3fcc94fac02890649.tar.gz |
network/torsocks: Added (socks friendly usage with tor)
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/torsocks/torsocks.info')
-rw-r--r-- | network/torsocks/torsocks.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/network/torsocks/torsocks.info b/network/torsocks/torsocks.info new file mode 100644 index 0000000000..3e33151c0c --- /dev/null +++ b/network/torsocks/torsocks.info @@ -0,0 +1,10 @@ +PRGNAM="torsocks" +VERSION="1.1" +HOMEPAGE="http://torsocks.googlecode.com/" +DOWNLOAD="http://torsocks.googlecode.com/files/torsocks-1.1.tar.gz" +MD5SUM="1704fd009ed1a1c1dc9c6b72305a5449" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +MAINTAINER="Vincent Batts" +EMAIL="vbatts@hashbangbash.com" +APPROVED="dsomero" |