diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 11:44:27 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-11-18 11:44:27 +0000 |
commit | 300c45cf2e488b0b4bef726272d1259f14ae8ed9 (patch) | |
tree | 842a2dc4580fa0370f28faca34d61ab06c735859 /net/socks5 | |
parent | f777115e0124107b5cef3e52bb4856f321dcd2eb (diff) | |
download | ports-300c45cf2e488b0b4bef726272d1259f14ae8ed9.tar.gz ports-300c45cf2e488b0b4bef726272d1259f14ae8ed9.zip |
Notes
Diffstat (limited to 'net/socks5')
-rw-r--r-- | net/socks5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/socks5/Makefile b/net/socks5/Makefile index 4e4287841148..4c5f07497904 100644 --- a/net/socks5/Makefile +++ b/net/socks5/Makefile @@ -3,12 +3,12 @@ # Date created: 24 Apr 1996 # Whom: pst # -# $Id: Makefile,v 1.6 1996/08/14 16:02:42 jdp Exp $ +# $Id: Makefile,v 1.7 1996/08/14 18:52:40 jdp Exp $ # PKGNAME= socks5-0.16.6 DISTNAME= socks5-beta-0.16.6-exportable -CATEGORIES+= net security +CATEGORIES= net security MASTER_SITES= ftp://ftp.nec.com/pub/socks/socks5/ MAINTAINER= ambrisko@ambrisko.roble.com |