diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-11-21 10:26:22 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2008-11-21 10:26:22 +0000 |
commit | fdb267dc34da80bddac786acabf3e8ed5c5aa7b5 (patch) | |
tree | 78e86c936ecfbcd870cc8a2ae4d0ffca6ae96446 | |
parent | c3b9c7ed5614ef6c020e40011250ba3e380551ca (diff) | |
download | ports-fdb267dc34da80bddac786acabf3e8ed5c5aa7b5.tar.gz ports-fdb267dc34da80bddac786acabf3e8ed5c5aa7b5.zip |
Notes
-rw-r--r-- | news/sabnzbd/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/news/sabnzbd/Makefile b/news/sabnzbd/Makefile index 325ca2ec7b5c..40374ae4d3ce 100644 --- a/news/sabnzbd/Makefile +++ b/news/sabnzbd/Makefile @@ -16,6 +16,9 @@ DISTNAME= SABnzbd-${PORTVERSION} MAINTAINER= daniel@netwalk.org COMMENT= A web-interface based binary newsgrabber in python, with nzb support +DEPRECATED= no longer developed, use news/sabnzbdplus instead +EXPIRATION_DATE= 2008-12-21 + BUILD_DEPENDS= ${RUN_DEPENDS} RUN_DEPENDS= cheetah:${PORTSDIR}/devel/py-cheetah \ ${PYTHON_SITELIBDIR}/cherrypy/__init__.py:${PORTSDIR}/www/py-cherrypy-old \ |