diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-07-10 19:52:25 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-07-10 19:52:25 +0000 |
commit | 27bab2c146ae2c0142ea9e96e67537eca303f4d6 (patch) | |
tree | 4f374c67589971b2c58b7a76de36068814413af4 /sysutils | |
parent | - Update to 0.46 (diff) |
Remove the only listed master site because it is incorrectly specified.
Perhaps this unmaintained, security-vulnerable port should just be removed.
Notes
Notes:
svn path=/head/; revision=138844
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/nwclient602/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/nwclient602/Makefile b/sysutils/nwclient602/Makefile index 9caa02a154f6..ed96e638f514 100644 --- a/sysutils/nwclient602/Makefile +++ b/sysutils/nwclient602/Makefile @@ -9,7 +9,7 @@ PORTNAME= nwclient PORTVERSION= 6.0.2 PORTREVISION= 2 CATEGORIES= sysutils -MASTER_SITES= ${MASTER_SITE_LOCAL} +MASTER_SITES= # No master sites DISTNAME= nwclient-${PORTVERSION}-freebsd-${ARCH} EXTRACT_SUFX= .tgz |