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 | |
parent | 035dbea6112947df65775ec30f856d9abf9386c9 (diff) |
Notes
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 |