aboutsummaryrefslogtreecommitdiffstats
path: root/www/py-django-mezzanine-grappelli/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'www/py-django-mezzanine-grappelli/Makefile')
-rw-r--r--www/py-django-mezzanine-grappelli/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/py-django-mezzanine-grappelli/Makefile b/www/py-django-mezzanine-grappelli/Makefile
index 59db394267ea..5500daf1e562 100644
--- a/www/py-django-mezzanine-grappelli/Makefile
+++ b/www/py-django-mezzanine-grappelli/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= django-mezzanine-grappelli
-PORTVERSION= 0.4.7
+PORTVERSION= 0.5.2
CATEGORIES= www python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
@@ -14,9 +14,9 @@ COMMENT= Fork of django-grappelli for Mezzanine CMS
LICENSE= BSD3CLAUSE
LICENSE_FILE= ${WRKSRC}/LICENSE
-NO_ARCH= yes
-
USES= gettext python
USE_PYTHON= autoplist concurrent distutils
+NO_ARCH= yes
+
.include <bsd.port.mk>