diff options
author | imp <imp@FreeBSD.org> | 1998-01-06 03:00:50 +0800 |
---|---|---|
committer | imp <imp@FreeBSD.org> | 1998-01-06 03:00:50 +0800 |
commit | 206884ff329e1c72e6cf226eb1e4fb7e40727aad (patch) | |
tree | a3bee2b573a26ff3f05660b983bdc5ba9ed8da9a /net/socks5 | |
parent | 904c61182f000d57950faa052968933f6e363762 (diff) | |
download | freebsd-ports-gnome-206884ff329e1c72e6cf226eb1e4fb7e40727aad.tar.gz freebsd-ports-gnome-206884ff329e1c72e6cf226eb1e4fb7e40727aad.tar.zst freebsd-ports-gnome-206884ff329e1c72e6cf226eb1e4fb7e40727aad.zip |
Update mirror site. Things have moved to socks5 subdirectory.
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 f2bf4e7287ac..2ad9552822ff 100644 --- a/net/socks5/Makefile +++ b/net/socks5/Makefile @@ -3,14 +3,14 @@ # Date created: 24 Apr 1996 # Whom: pst # -# $Id: Makefile,v 1.14 1997/08/28 06:49:06 obrien Exp $ +# $Id: Makefile,v 1.15 1997/12/24 18:42:15 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/ + ftp://ftp.ualg.pt/Linux/net/proxies/socks5/ EXTRACT_SUFX= .tar.gz MAINTAINER= imp@freebsd.org |