diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2004-03-25 18:42:02 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2004-03-25 18:42:02 +0000 |
commit | f9aee1b46426b04a48e96e015eab1effcd9f485c (patch) | |
tree | 3f3c3522a2f0e7693665d351b0f7437ca10c12e8 /www/zope28 | |
parent | b3e6b7bea1746bbda4fbe9eaf41e586f68f1e855 (diff) | |
download | ports-f9aee1b46426b04a48e96e015eab1effcd9f485c.tar.gz ports-f9aee1b46426b04a48e96e015eab1effcd9f485c.zip |
Notes
Diffstat (limited to 'www/zope28')
-rw-r--r-- | www/zope28/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope28/Makefile b/www/zope28/Makefile index 7cf209eb5130..fb2a1cece689 100644 --- a/www/zope28/Makefile +++ b/www/zope28/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/ DISTNAME= Zope-${PORTVERSION}-src EXTRACT_SUFX= .tgz -MAINTAINER= nbm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An object-based web application platform USE_PYTHON= yes |