diff options
author | nbm <nbm@FreeBSD.org> | 2000-08-08 20:01:47 +0000 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2000-08-08 20:01:47 +0000 |
commit | a4d4daf4b74f04231174290fa7cffb74e664f435 (patch) | |
tree | 33d6e53e5e18647a2c639323267922a18a686859 /www/zope28 | |
parent | c75af0d999c4ea89fab46a8343ff46d5705c16a0 (diff) | |
download | FreeBSD-ports-a4d4daf4b74f04231174290fa7cffb74e664f435.zip FreeBSD-ports-a4d4daf4b74f04231174290fa7cffb74e664f435.tar.gz |
Take over maintainership from Thomas for a while.
Approved by: thomas@hentschel.net (previous maintainer)
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 2ff2f49e..ec5c5b7 100644 --- a/www/zope28/Makefile +++ b/www/zope28/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/ DISTNAME= Zope-${PORTVERSION}-src EXTRACT_SUFX= .tgz -MAINTAINER= thomas@hentschel.net +MAINTAINER= nbm@FreeBSD.org BUILD_DEPENDS= python1.5:${PORTSDIR}/lang/python RUN_DEPENDS= ${LOCALBASE}/sbin/apache:${PORTSDIR}/www/apache13-modssl |