diff options
Diffstat (limited to 'www/py-plonetheme.classic/Makefile')
-rw-r--r-- | www/py-plonetheme.classic/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/py-plonetheme.classic/Makefile b/www/py-plonetheme.classic/Makefile index 4c2b4324dd0f..e3d2e82bad17 100644 --- a/www/py-plonetheme.classic/Makefile +++ b/www/py-plonetheme.classic/Makefile @@ -1,13 +1,13 @@ # $FreeBSD$ PORTNAME= plonetheme.classic -PORTVERSION= 1.2.3 +PORTVERSION= 1.2.5 CATEGORIES= www python zope MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= zope@FreeBSD.org -COMMENT= The classic Plone 3 default theme +COMMENT= Classic Plone 3 default theme LICENSE= GPLv2 |