diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-07 20:39:32 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2011-03-07 20:39:32 +0000 |
commit | d8f224ac12f055066cab9663322367d01d6ff341 (patch) | |
tree | 26d67675977193d7e4cf2ea23bd3760ba66eab5d /news/sabnzbdplus | |
parent | 365785372540c3a9d62cd9e7460eda7274c20721 (diff) | |
download | ports-d8f224ac12f055066cab9663322367d01d6ff341.tar.gz ports-d8f224ac12f055066cab9663322367d01d6ff341.zip |
Notes
Diffstat (limited to 'news/sabnzbdplus')
-rw-r--r-- | news/sabnzbdplus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/news/sabnzbdplus/Makefile b/news/sabnzbdplus/Makefile index f88580bd407d..91fe48a66f09 100644 --- a/news/sabnzbdplus/Makefile +++ b/news/sabnzbdplus/Makefile @@ -16,7 +16,7 @@ MAINTAINER= daniel@netwalk.org COMMENT= A web-interface based binary newsgrabber in python, with nzb support RUN_DEPENDS= cheetah:${PORTSDIR}/devel/py-cheetah \ - ${PYTHON_SITELIBDIR}/cherrypy/__init__.py:${PORTSDIR}/www/py-cherrypy \ + cherryd:${PORTSDIR}/www/py-cherrypy \ ${PYTHON_SITELIBDIR}/pythonutils/configobj.py:${PORTSDIR}/devel/py-utils \ ${PYTHON_SITELIBDIR}/_sqlite3.so:${PORTSDIR}/databases/py-sqlite3 |