diff options
author | Volker Stolz <vs@FreeBSD.org> | 2006-04-26 11:40:32 +0000 |
---|---|---|
committer | Volker Stolz <vs@FreeBSD.org> | 2006-04-26 11:40:32 +0000 |
commit | f5d818af90878155f66117e556b776d9f107c666 (patch) | |
tree | 664275c9dccbfc875140c52525ab490e4c82e060 /news/knzb | |
parent | - Use pwlib and openh323 from ports (diff) |
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
Notes
Notes:
svn path=/head/; revision=160515
Diffstat (limited to 'news/knzb')
-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 |