summaryrefslogtreecommitdiff
path: root/devel/py-twistedCore
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-10-12 12:31:08 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2005-10-12 12:31:08 +0000
commitff98253469a48383098d29e9e3da0df062e3ea07 (patch)
treec08cac944cb911e00b996ca06a0e77d007c30909 /devel/py-twistedCore
parentUpdate to 4.1.6 with devel/py-twistedCore support (diff)
Fix CONFLICTS against devel/py-twisted
Notes
Notes: svn path=/head/; revision=145105
Diffstat (limited to 'devel/py-twistedCore')
-rw-r--r--devel/py-twistedCore/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/py-twistedCore/Makefile b/devel/py-twistedCore/Makefile
index 2ab30ecd953f..0197cd6e3971 100644
--- a/devel/py-twistedCore/Makefile
+++ b/devel/py-twistedCore/Makefile
@@ -20,7 +20,7 @@ COMMENT= An asynchronous networking framework for Python - Core module
BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/zope/interface:${PORTSDIR}/devel/py-zopeInterface
RUN_DEPENDS= ${BUILD_DEPENDS}
-CONFLICTS= py-twisted-[0-9]*
+CONFLICTS= py??-twisted-[0-9]*
WRKSRC= ${WRKDIR}/Twisted-${PORTVERSION}