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/Makefile | |
parent | 1cde113bf43e476e291f9c070133a332f68d822c (diff) |
Notes
Diffstat (limited to 'net/socks5/Makefile')
-rw-r--r-- | net/socks5/Makefile | 6 |
1 files changed, 3 insertions, 3 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/ |