diff options
author | mjacob <mjacob@FreeBSD.org> | 2000-12-07 18:44:03 +0000 |
---|---|---|
committer | mjacob <mjacob@FreeBSD.org> | 2000-12-07 18:44:03 +0000 |
commit | f2c4aa0d2a20b93342989c9ea0cc20faebd4b9b7 (patch) | |
tree | 2b719849569e46c8f323254c7e24a972b7c02bff /sysutils/nwclient | |
parent | aab990a849661d9b408135643c62068a7b87fb50 (diff) | |
download | FreeBSD-ports-f2c4aa0d2a20b93342989c9ea0cc20faebd4b9b7.zip FreeBSD-ports-f2c4aa0d2a20b93342989c9ea0cc20faebd4b9b7.tar.gz |
malformed master site
Diffstat (limited to 'sysutils/nwclient')
-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 3a4a199..038e0ea 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 |