diff options
author | mjacob <mjacob@FreeBSD.org> | 2001-10-27 16:20:27 +0000 |
---|---|---|
committer | mjacob <mjacob@FreeBSD.org> | 2001-10-27 16:20:27 +0000 |
commit | f92442c2d1b80528e86178e0639d6cc15526d034 (patch) | |
tree | f64df2d2a3b7526b98cb7d7076f4551471c06092 /sysutils/nwclient | |
parent | f013b5a98eb7d44571c8b0feb592bbe317f1ccc9 (diff) | |
download | FreeBSD-ports-f92442c2d1b80528e86178e0639d6cc15526d034.zip FreeBSD-ports-f92442c2d1b80528e86178e0639d6cc15526d034.tar.gz |
There's no such host as gw.feral.com any more.
Diffstat (limited to 'sysutils/nwclient')
-rw-r--r-- | sysutils/nwclient/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/nwclient/Makefile b/sysutils/nwclient/Makefile index 29084d7..3db394d 100644 --- a/sysutils/nwclient/Makefile +++ b/sysutils/nwclient/Makefile @@ -8,8 +8,7 @@ PORTNAME= nwclient PORTVERSION= 5.5.2 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.feral.com/pub/networker/freebsd/freebsd_40/ \ - ftp://gw.feral.com/pub/networker/freebsd/freebsd_40/ +MASTER_SITES= ftp://ftp.feral.com/pub/networker/freebsd/freebsd_40/ ARCH!= uname -m DISTNAME= nwclient-${PORTVERSION}-freebsd-${ARCH} EXTRACT_SUFX= .tgz |