diff options
author | novel <novel@FreeBSD.org> | 2005-03-11 01:24:59 +0800 |
---|---|---|
committer | novel <novel@FreeBSD.org> | 2005-03-11 01:24:59 +0800 |
commit | 54bd368e49142be225b08d4d760ef0133589d666 (patch) | |
tree | 7b76d68df9c10082a7e4fb3f4ba40e8fc60abcab /www/plone | |
parent | b8e3d40b67e66f3039f19391cbea90547609a849 (diff) | |
download | freebsd-ports-gnome-54bd368e49142be225b08d4d760ef0133589d666.tar.gz freebsd-ports-gnome-54bd368e49142be225b08d4d760ef0133589d666.tar.zst freebsd-ports-gnome-54bd368e49142be225b08d4d760ef0133589d666.zip |
Change maintainer's e-mail.
PR: 78669
Submitted by: maintainer
Approved by: krion (mentor)
Diffstat (limited to 'www/plone')
-rw-r--r-- | www/plone/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/plone/Makefile b/www/plone/Makefile index 374fed4a33bb..f70e9fd69b70 100644 --- a/www/plone/Makefile +++ b/www/plone/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= plone DISTNAME= Plone-${PORTVERSION} DIST_SUBDIR= zope -MAINTAINER= filippo@widestore.net +MAINTAINER= filippo.natali@gmail.com COMMENT= A user friendly implementation of the CMF written on top of ZOPE RUN_DEPENDS= ${ZOPEBASEDIR}/${ZOPEPRODUCTDIR}/CMFDefault/__init__.py:${PORTSDIR}/www/zope-cmf |