diff options
author | Rong-En Fan <rafan@FreeBSD.org> | 2008-01-13 03:39:25 +0000 |
---|---|---|
committer | Rong-En Fan <rafan@FreeBSD.org> | 2008-01-13 03:39:25 +0000 |
commit | 7ae69497ef57a82b117b9739f2b7e78c5bf9cfd7 (patch) | |
tree | b3d841cdd48daa841fad4e51d5dac446911a41e8 /www/zope-portaltransforms | |
parent | 8e526cc01fa51b905388fc662eb6dfbe95413841 (diff) | |
download | ports-7ae69497ef57a82b117b9739f2b7e78c5bf9cfd7.tar.gz ports-7ae69497ef57a82b117b9739f2b7e78c5bf9cfd7.zip |
Notes
Diffstat (limited to 'www/zope-portaltransforms')
-rw-r--r-- | www/zope-portaltransforms/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope-portaltransforms/Makefile b/www/zope-portaltransforms/Makefile index d33627f749b9..8c3e2d6107e6 100644 --- a/www/zope-portaltransforms/Makefile +++ b/www/zope-portaltransforms/Makefile @@ -27,7 +27,7 @@ USE_PYTHON= yes USE_ZOPE= yes DIST_SUBDIR= zope -CONFLICTS= plone-[0-9]* +CONFLICTS= plone[0-9]*-[0-9]* ZOPEPRODUCTNAME= PortalTransforms WRKSRC= ${WRKDIR}/${ZOPEPRODUCTNAME} |