diff options
author | mjacob <mjacob@FreeBSD.org> | 2001-10-28 00:20:27 +0800 |
---|---|---|
committer | mjacob <mjacob@FreeBSD.org> | 2001-10-28 00:20:27 +0800 |
commit | f92442c2d1b80528e86178e0639d6cc15526d034 (patch) | |
tree | f64df2d2a3b7526b98cb7d7076f4551471c06092 /sysutils | |
parent | f013b5a98eb7d44571c8b0feb592bbe317f1ccc9 (diff) | |
download | freebsd-ports-gnome-f92442c2d1b80528e86178e0639d6cc15526d034.tar.gz freebsd-ports-gnome-f92442c2d1b80528e86178e0639d6cc15526d034.tar.zst freebsd-ports-gnome-f92442c2d1b80528e86178e0639d6cc15526d034.zip |
There's no such host as gw.feral.com any more.
Diffstat (limited to 'sysutils')
-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 29084d7f9f53..3db394d5c525 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 |