aboutsummaryrefslogtreecommitdiff
path: root/www/py-plone.app.contentrules/Makefile
diff options
context:
space:
mode:
authorRuslan Makhmatkhanov <rm@FreeBSD.org>2012-04-25 09:05:40 +0000
committerRuslan Makhmatkhanov <rm@FreeBSD.org>2012-04-25 09:05:40 +0000
commitdfabb4e400bf39c0ff7597f07980425a8ed9b674 (patch)
tree38eb134b834f011c586fe50b702160346ef2562c /www/py-plone.app.contentrules/Makefile
parentb0d163d705d6109fc2b4d7dbd387ec6282b1b350 (diff)
downloadports-dfabb4e400bf39c0ff7597f07980425a8ed9b674.tar.gz
ports-dfabb4e400bf39c0ff7597f07980425a8ed9b674.zip
- update to 2.1.4
Notes
Notes: svn path=/head/; revision=295463
Diffstat (limited to 'www/py-plone.app.contentrules/Makefile')
-rw-r--r--www/py-plone.app.contentrules/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/www/py-plone.app.contentrules/Makefile b/www/py-plone.app.contentrules/Makefile
index 41fd310542dd..adceb7866385 100644
--- a/www/py-plone.app.contentrules/Makefile
+++ b/www/py-plone.app.contentrules/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= plone.app.contentrules
-PORTVERSION= 2.0.7
+PORTVERSION= 2.1.4
CATEGORIES= www python zope
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -51,7 +51,6 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}five.formlib>=0:${PORTSDIR}/devel/py-five.fo
DIST_SUBDIR= zope
USE_PYTHON= yes
USE_PYDISTUTILS= easy_install
-USE_ZIP= yes
#USE_ZOPE= yes
.include <bsd.port.mk>