diff options
author | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-08-08 20:01:47 +0000 |
---|---|---|
committer | Neil Blakey-Milner <nbm@FreeBSD.org> | 2000-08-08 20:01:47 +0000 |
commit | f1bd7a1c08ba8c8f7c78b69e0ea629b8d15129f4 (patch) | |
tree | 4a20e41b07c1ad01bab87b5bb468438657cea31f /www/zope | |
parent | b1e28ad6376e9af8f61dafb0fdef6e5f0ac7621e (diff) | |
download | ports-f1bd7a1c08ba8c8f7c78b69e0ea629b8d15129f4.tar.gz ports-f1bd7a1c08ba8c8f7c78b69e0ea629b8d15129f4.zip |
Take over maintainership from Thomas for a while.
Approved by: thomas@hentschel.net (previous maintainer)
Notes
Notes:
svn path=/head/; revision=31430
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 2ff2f49e58ab..ec5c5b73c805 100644 --- a/www/zope/Makefile +++ b/www/zope/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 |