diff options
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 |