diff options
author | taca <taca> | 2009-04-22 00:35:32 +0000 |
---|---|---|
committer | taca <taca> | 2009-04-22 00:35:32 +0000 |
commit | 689d346122924c691ffd3acdfaf70e4b21eb20f1 (patch) | |
tree | 29082f4e91a3e1fbdbb284360113fd8b4f60e141 /www/zope29 | |
parent | fe492fc4d60ce49a5f457cf5d355cdcb5fd458dd (diff) | |
download | pkgsrc-689d346122924c691ffd3acdfaf70e4b21eb20f1.tar.gz |
Drop maintainership. I have less interest and no time to maintain Zope.
Diffstat (limited to 'www/zope29')
-rw-r--r-- | www/zope29/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/www/zope29/Makefile b/www/zope29/Makefile index f80199f4034..c6b94db951e 100644 --- a/www/zope29/Makefile +++ b/www/zope29/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.21 2008/10/25 16:18:17 taca Exp $ +# $NetBSD: Makefile,v 1.22 2009/04/22 00:35:33 taca Exp $ # FreeBSD Id: ports/www/zope29/Makefile,v 1.86 2006/08/03 15:53:04 garga Exp DISTNAME= Zope-${ZOPE29_VERSION}-final @@ -7,7 +7,7 @@ CATEGORIES= www python MASTER_SITES= http://www.zope.org/Products/Zope/${ZOPE29_VERSION}/ EXTRACT_SUFX= .tgz -MAINTAINER= taca@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.zope.org/ COMMENT= Zope ${ZOPE29_VERSION}, the Z Object Publishing Environment |