diff options
Diffstat (limited to 'sysutils/nwclient/Makefile')
-rw-r--r-- | sysutils/nwclient/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/nwclient/Makefile b/sysutils/nwclient/Makefile index 3a4a19973e55..038e0ea50986 100644 --- a/sysutils/nwclient/Makefile +++ b/sysutils/nwclient/Makefile @@ -9,7 +9,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 + ftp://gw.feral.com/pub/networker/freebsd/freebsd_40/ ARCH!= uname -m DISTNAME= nwclient-${PORTVERSION}-freebsd-${ARCH} EXTRACT_SUFX= .tgz |