diff options
author | Matt Jacob <mjacob@FreeBSD.org> | 2000-10-26 17:10:22 +0000 |
---|---|---|
committer | Matt Jacob <mjacob@FreeBSD.org> | 2000-10-26 17:10:22 +0000 |
commit | adf486994a7a3870bd2f453225a5b57c9fa4d574 (patch) | |
tree | b8552c1b75d251607a65bef5f4ad38f24f8c695c /sysutils/nwclient | |
parent | 954298b1190a59783f5a2094a57f5404d2db9d76 (diff) | |
download | ports-adf486994a7a3870bd2f453225a5b57c9fa4d574.tar.gz ports-adf486994a7a3870bd2f453225a5b57c9fa4d574.zip |
Notes
Diffstat (limited to 'sysutils/nwclient')
-rw-r--r-- | sysutils/nwclient/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/nwclient/Makefile b/sysutils/nwclient/Makefile index cf139b58c7e5..3a4a19973e55 100644 --- a/sysutils/nwclient/Makefile +++ b/sysutils/nwclient/Makefile @@ -8,7 +8,8 @@ PORTNAME= nwclient PORTVERSION= 5.5.2 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.feral.com/pub/networker/freebsd/freebsd_40/ +MASTER_SITES= ftp://ftp.feral.com/pub/networker/freebsd/freebsd_40/ \ + ftp://gw.feral.com/pub/networker/freebsd/freebsd_40 ARCH!= uname -m DISTNAME= nwclient-${PORTVERSION}-freebsd-${ARCH} EXTRACT_SUFX= .tgz |