aboutsummaryrefslogtreecommitdiffstats
path: root/news/py-twistedNews/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'news/py-twistedNews/Makefile')
-rw-r--r--news/py-twistedNews/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/news/py-twistedNews/Makefile b/news/py-twistedNews/Makefile
index 097041c88b8e..961ded28a7cb 100644
--- a/news/py-twistedNews/Makefile
+++ b/news/py-twistedNews/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= twistedNews
-PORTVERSION= 9.0.0
+PORTVERSION= 10.1.0
CATEGORIES= news devel python
MASTER_SITES= http://tmrc.mit.edu/mirror/twisted/News/${PORTVERSION:R}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -16,7 +16,7 @@ MAINTAINER= neal@nelson.name
COMMENT= An NNTP protocol implementation with client and server
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore
-RUN_DEPENDS= ${BUILD_DEPENDS}
+RUN_DEPENDS= ${PYTHON_SITELIBDIR}/twisted:${PORTSDIR}/devel/py-twistedCore
USE_BZIP2= yes
USE_PYTHON= yes