diff options
author | Matt Jacob <mjacob@FreeBSD.org> | 2003-07-20 00:16:37 +0000 |
---|---|---|
committer | Matt Jacob <mjacob@FreeBSD.org> | 2003-07-20 00:16:37 +0000 |
commit | d88a8e8b3a4d5f5e3de506265c383bb8d19e71eb (patch) | |
tree | e9f81c4af65643d631524f3490749b5c5016d64b /sysutils | |
parent | 9c0573a6646175447a11a000ce4820f3cf1a9017 (diff) | |
download | ports-d88a8e8b3a4d5f5e3de506265c383bb8d19e71eb.tar.gz ports-d88a8e8b3a4d5f5e3de506265c383bb8d19e71eb.zip |
Notes
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/nwclient/Makefile | 4 | ||||
-rw-r--r-- | sysutils/nwclient/pkg-descr | 7 | ||||
-rw-r--r-- | sysutils/nwclient602/Makefile | 4 | ||||
-rw-r--r-- | sysutils/nwclient602/pkg-descr | 7 |
4 files changed, 6 insertions, 16 deletions
diff --git a/sysutils/nwclient/Makefile b/sysutils/nwclient/Makefile index 74daa5302ce6..596a1151da39 100644 --- a/sysutils/nwclient/Makefile +++ b/sysutils/nwclient/Makefile @@ -8,12 +8,12 @@ PORTNAME= nwclient PORTVERSION= 5.5.2 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.feral.com/pub/networker/freebsd/freebsd_40/ +MASTER_SITES= ${MASTER_SITE_LOCAL} ARCH!= uname -m DISTNAME= nwclient-${PORTVERSION}-freebsd-${ARCH} EXTRACT_SUFX= .tgz -MAINTAINER= mjacob@freebsd.org +MAINTAINER= COMMENT= Network backup client to NetWorker servers NO_BUILD= yes diff --git a/sysutils/nwclient/pkg-descr b/sysutils/nwclient/pkg-descr index 0a49b63bf046..c5e721cd9f65 100644 --- a/sysutils/nwclient/pkg-descr +++ b/sysutils/nwclient/pkg-descr @@ -1,8 +1,3 @@ -WWW: http://www.feral.com/NetWorker/networker.html - This is the NetWorker Client for FreeBSD. It is based on NetWorker 5.5.2. -BUGS for the FreeBSD client may be entered at -http://www.feral.com/bugzilla. Do not contact -Legato for support- it is not supported by them -at all. +This is now a completely unsupported and unmaintained package. diff --git a/sysutils/nwclient602/Makefile b/sysutils/nwclient602/Makefile index af413ecf9798..9972a0271dfc 100644 --- a/sysutils/nwclient602/Makefile +++ b/sysutils/nwclient602/Makefile @@ -9,11 +9,11 @@ PORTNAME= nwclient PORTVERSION= 6.0.2 PORTREVISION= 2 CATEGORIES= sysutils -MASTER_SITES= ftp://ftp.feral.com/pub/networker/freebsd/freebsd_40/ +MASTER_SITES= ${MASTER_SITE_LOCAL} DISTNAME= nwclient-${PORTVERSION}-freebsd-${ARCH} EXTRACT_SUFX= .tgz -MAINTAINER= mjacob@freebsd.org +MAINTAINER= COMMENT= Network backup client to NetWorker servers .include <bsd.port.pre.mk> diff --git a/sysutils/nwclient602/pkg-descr b/sysutils/nwclient602/pkg-descr index fbbff4771e93..54f29afc8d32 100644 --- a/sysutils/nwclient602/pkg-descr +++ b/sysutils/nwclient602/pkg-descr @@ -1,8 +1,3 @@ -WWW: http://www.feral.com/NetWorker/networker.html - This is the NetWorker client for FreeBSD. It is based on NetWorker 6.0.2. -BUGS for the FreeBSD client may be entered at -http://www.feral.com/bugzilla. Do not contact -Legato for support- it is not supported by them -at all. +This is now a completely unsupported and unmaintained package. |