diff options
author | vs <vs@FreeBSD.org> | 2006-04-26 19:40:32 +0800 |
---|---|---|
committer | vs <vs@FreeBSD.org> | 2006-04-26 19:40:32 +0800 |
commit | daf516639c8daa573a1f67b0126e4a1b4554b118 (patch) | |
tree | a490965ede452105ff3cb2323c8cbfe94548b595 /news | |
parent | f1839205ff1e52db28e5b080a85cb0ddc3597316 (diff) | |
download | freebsd-ports-gnome-daf516639c8daa573a1f67b0126e4a1b4554b118.tar.gz freebsd-ports-gnome-daf516639c8daa573a1f67b0126e4a1b4554b118.tar.zst freebsd-ports-gnome-daf516639c8daa573a1f67b0126e4a1b4554b118.zip |
The author of this program seems to have gone awol. His domain has expired,
and this port is no longer fetchable.
Initiate de-orbit burn with one month grace.
PR: ports/96323
Submitted by: maintainer
Diffstat (limited to 'news')
-rw-r--r-- | news/knzb/Makefile | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/news/knzb/Makefile b/news/knzb/Makefile index 604827da37d8..57d2b3640b0a 100644 --- a/news/knzb/Makefile +++ b/news/knzb/Makefile @@ -9,11 +9,14 @@ PORTNAME= knzb PORTVERSION= 0.5 PORTREVISION= 1 CATEGORIES= news -MASTER_SITES= http://dmp.org.uk/linux/knzb/download/ +MASTER_SITES= # http://dmp.org.uk/linux/knzb/download/ MAINTAINER= twelch@thepentagon.org COMMENT= KDE binary newsgroup download tool +DEPRECATED= This seems to be abandonware. Try news/klibido +EXPIRATION_DATE=2006-06-01 + RUN_DEPENDS= ${LOCALBASE}/bin/uudeview:${PORTSDIR}/converters/uudeview USE_BZIP2= yes |