diff options
Diffstat (limited to 'www/plone3/Makefile')
-rw-r--r-- | www/plone3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/plone3/Makefile b/www/plone3/Makefile index 7b006179c1b0..a6c98752a380 100644 --- a/www/plone3/Makefile +++ b/www/plone3/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://plone.googlecode.com/files/:src DISTFILES= Plone-${PORTVERSION}-1.tar.gz:src DIST_SUBDIR= zope -MAINTAINER= filippo.natali@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= A user friendly implementation of the CMF written on top of ZOPE RUN_DEPENDS= ${PYTHON_SITELIBDIR}/PIL.pth:${PORTSDIR}/graphics/py-imaging |