diff options
author | Paul Traina <pst@FreeBSD.org> | 1996-07-15 16:54:47 +0000 |
---|---|---|
committer | Paul Traina <pst@FreeBSD.org> | 1996-07-15 16:54:47 +0000 |
commit | d6d294efbda40dd1584f11866f090b36a073b32c (patch) | |
tree | a6e1829a7af8fcc3284861da295efe2f8e1aef5e /net/socks5 | |
parent | 1cde113bf43e476e291f9c070133a332f68d822c (diff) | |
download | ports-d6d294efbda40dd1584f11866f090b36a073b32c.tar.gz ports-d6d294efbda40dd1584f11866f090b36a073b32c.zip |
Notes
Diffstat (limited to 'net/socks5')
-rw-r--r-- | net/socks5/Makefile | 6 | ||||
-rw-r--r-- | net/socks5/distinfo | 2 | ||||
-rw-r--r-- | net/socks5/pkg-comment | 2 |
3 files changed, 5 insertions, 5 deletions
diff --git a/net/socks5/Makefile b/net/socks5/Makefile index a3c675c5a63e..83610291388a 100644 --- a/net/socks5/Makefile +++ b/net/socks5/Makefile @@ -3,11 +3,11 @@ # Date created: 24 Apr 1996 # Whom: pst # -# $Id: Makefile,v 1.1.1.1 1996/04/24 05:09:40 pst Exp $ +# $Id: Makefile,v 1.2 1996/04/24 18:31:23 pst Exp $ # -PKGNAME= socks5-0.12 -DISTNAME= socks5-beta-0.12 +PKGNAME= socks5-0.15.3 +DISTNAME= socks5-beta-0.15.3-exportable CATEGORIES+= net security MASTER_SITES= ftp://ftp.nec.com/pub/socks/socks5/ diff --git a/net/socks5/distinfo b/net/socks5/distinfo index af246b8e4763..b246707300f3 100644 --- a/net/socks5/distinfo +++ b/net/socks5/distinfo @@ -1 +1 @@ -MD5 (socks5-beta-0.12.tar.gz) = f80e9be9f3b9fbec9a712d58b431d161 +MD5 (socks5-beta-0.15.3-exportable.tar.gz) = daf6b5195e4a892105bf5799eddba4e6 diff --git a/net/socks5/pkg-comment b/net/socks5/pkg-comment index ba3205715193..76277664f75f 100644 --- a/net/socks5/pkg-comment +++ b/net/socks5/pkg-comment @@ -1 +1 @@ -SOCKS v5 application layer gateway and clients 0.12 beta +SOCKS v5 application layer gateway and clients |