1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-01 01:17:02 +00:00

Fix CONFLICTS against devel/py-twisted

This commit is contained in:
Mario Sergio Fujikawa Ferreira 2005-10-12 12:31:08 +00:00
parent adf6f31761
commit ff98253469
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=145105

View File

@ -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}