diff options
Diffstat (limited to 'net/socks5/Makefile')
-rw-r--r-- | net/socks5/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/net/socks5/Makefile b/net/socks5/Makefile index 2ad9552822ff..777b8ba4d226 100644 --- a/net/socks5/Makefile +++ b/net/socks5/Makefile @@ -3,14 +3,13 @@ # Date created: 24 Apr 1996 # Whom: pst # -# $Id: Makefile,v 1.15 1997/12/24 18:42:15 imp Exp $ +# $Id: Makefile,v 1.16 1998/01/05 19:00:50 imp Exp $ # DISTNAME= socks5-v1.0r3 PKGNAME= socks5-1.0.3 CATEGORIES= net security -MASTER_SITES= ftp://ftp.astec.co.jp/pub/security/socks/ \ - ftp://ftp.ualg.pt/Linux/net/proxies/socks5/ +MASTER_SITES= ftp://ftp.ualg.pt/Linux/network/proxies/socks5/ EXTRACT_SUFX= .tar.gz MAINTAINER= imp@freebsd.org |