diff options
author | nbm <nbm@FreeBSD.org> | 2004-03-26 02:42:02 +0800 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2004-03-26 02:42:02 +0800 |
commit | 38e55acbf7e67992bad8bf5d6545c73184ee410a (patch) | |
tree | 41a91e46153ea80cc24a50a8107433c56763357b /www/zope | |
parent | ec58fc6783333c542d0f0bf6568129d1c64a303f (diff) | |
download | freebsd-ports-gnome-38e55acbf7e67992bad8bf5d6545c73184ee410a.tar.gz freebsd-ports-gnome-38e55acbf7e67992bad8bf5d6545c73184ee410a.tar.zst freebsd-ports-gnome-38e55acbf7e67992bad8bf5d6545c73184ee410a.zip |
Drop maintainership.
Diffstat (limited to 'www/zope')
-rw-r--r-- | www/zope/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/www/zope/Makefile b/www/zope/Makefile index 7cf209eb5130..fb2a1cece689 100644 --- a/www/zope/Makefile +++ b/www/zope/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 |