aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2004-11-20 08:09:49 +0000
committerMark Linimon <linimon@FreeBSD.org>2004-11-20 08:09:49 +0000
commite22ed3d655da09658c170f2800426a37952bf204 (patch)
tree42ca04302c3055ddae40e851cda27153ee5fa38a
parent9f305c48e4b799dc6d56fc90d558184cb4f750e6 (diff)
downloadports-e22ed3d655da09658c170f2800426a37952bf204.tar.gz
ports-e22ed3d655da09658c170f2800426a37952bf204.zip
Notes
-rw-r--r--biology/coalesce/Makefile2
-rw-r--r--biology/fasta/Makefile2
-rw-r--r--biology/fluctuate/Makefile2
-rw-r--r--biology/hmmer/Makefile2
-rw-r--r--biology/lamarc/Makefile2
-rw-r--r--biology/py-biopython/Makefile2
-rw-r--r--biology/recombine/Makefile2
-rw-r--r--biology/t_coffee/Makefile2
-rw-r--r--databases/zodb/Makefile2
-rw-r--r--devel/arch/Makefile2
-rw-r--r--devel/fnorb/Makefile2
-rw-r--r--devel/py-grouch/Makefile2
-rw-r--r--devel/zthread/Makefile2
-rw-r--r--graphics/py-exif/Makefile2
-rw-r--r--lang/diveintopython/Makefile2
-rw-r--r--lang/py-compiler/Makefile2
-rw-r--r--math/py-gato/Makefile2
-rw-r--r--misc/since/Makefile2
-rw-r--r--net/py-soapy/Makefile2
-rw-r--r--net/py-xmlrpclib/Makefile2
-rw-r--r--net/py-zsi-devel/Makefile2
-rw-r--r--net/py-zsi/Makefile2
-rw-r--r--security/cksfv/Makefile2
-rw-r--r--sysutils/lavaps/Makefile2
-rw-r--r--textproc/docbook-tdg/Makefile2
-rw-r--r--textproc/p5-XML-Node/Makefile2
-rw-r--r--textproc/p5-XML-Twig/Makefile2
-rw-r--r--textproc/p5-libxml/Makefile2
-rw-r--r--textproc/py-csv/Makefile2
-rw-r--r--textproc/py-dsv/Makefile2
-rw-r--r--textproc/py-martel/Makefile2
-rw-r--r--www/zope-guf/Makefile2
-rw-r--r--www/zope-zmysqlda/Makefile2
-rw-r--r--www/zope-zpt/Makefile2
34 files changed, 34 insertions, 34 deletions
diff --git a/biology/coalesce/Makefile b/biology/coalesce/Makefile
index 9ab00a08e28a..8c72cc73986d 100644
--- a/biology/coalesce/Makefile
+++ b/biology/coalesce/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://evolution.genetics.washington.edu/pub/lamarc/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tar.Z
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A program to fit population models
NO_WRKSUBDIR= yes
diff --git a/biology/fasta/Makefile b/biology/fasta/Makefile
index b33cd488b0e6..f41b0576b401 100644
--- a/biology/fasta/Makefile
+++ b/biology/fasta/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://ftp.virginia.edu/pub/fasta/
DISTNAME= fasta${PORTVERSION:S/.//g}
EXTRACT_SUFX= .shar.Z
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A collection of programs for searching DNA and protein databases
NO_CDROM= May not be sold or incorporated into a commercial product
diff --git a/biology/fluctuate/Makefile b/biology/fluctuate/Makefile
index abc0950132a2..8937be91d48a 100644
--- a/biology/fluctuate/Makefile
+++ b/biology/fluctuate/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://evolution.genetics.washington.edu/pub/lamarc/
DISTNAME= ${PORTNAME}
EXTRACT_SUFX= .tar.Z
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A program to fit population models
NO_WRKSUBDIR= yes
diff --git a/biology/hmmer/Makefile b/biology/hmmer/Makefile
index 331931775dc7..f3e4aa53ce80 100644
--- a/biology/hmmer/Makefile
+++ b/biology/hmmer/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= biology
MASTER_SITES= ftp://ftp.genetics.wustl.edu/pub/eddy/hmmer/${VERSIONSTRING}/
DISTNAME= ${PORTNAME}-${VERSIONSTRING}
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Profile hidden Markov models for biological sequence analysis
GNU_CONFIGURE= yes
diff --git a/biology/lamarc/Makefile b/biology/lamarc/Makefile
index 9fa785a587aa..8a0c966f28a9 100644
--- a/biology/lamarc/Makefile
+++ b/biology/lamarc/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= # empty
DISTFILES= # none
EXTRACT_ONLY= # empty
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A package of programs for computing population parameters
RUN_DEPENDS= coalesce:${PORTSDIR}/biology/coalesce \
diff --git a/biology/py-biopython/Makefile b/biology/py-biopython/Makefile
index 6ae8ad376b3c..311ce75d386d 100644
--- a/biology/py-biopython/Makefile
+++ b/biology/py-biopython/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= biology python
MASTER_SITES= http://www.biopython.org/files/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A collection of Python modules for bioinformatics
CONFLICTS= py*-martel-*
diff --git a/biology/recombine/Makefile b/biology/recombine/Makefile
index bf13cb66ee9f..7d633483b9e1 100644
--- a/biology/recombine/Makefile
+++ b/biology/recombine/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= biology
MASTER_SITES= ftp://evolution.genetics.washington.edu/pub/lamarc/recombine/
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A program to fit population models across sites
NO_WRKSUBDIR= yes
diff --git a/biology/t_coffee/Makefile b/biology/t_coffee/Makefile
index d7ab609160bf..ce6bd55fd374 100644
--- a/biology/t_coffee/Makefile
+++ b/biology/t_coffee/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= biology
MASTER_SITES= http://igs-server.cnrs-mrs.fr/~cnotred/Packages/
DISTNAME= T-COFFEE_distribution
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A multiple DNA or protein sequence alignment package
BUILD_DEPENDS= clustalw:${PORTSDIR}/biology/clustalw
diff --git a/databases/zodb/Makefile b/databases/zodb/Makefile
index 55469cb71938..5d85faf068cf 100644
--- a/databases/zodb/Makefile
+++ b/databases/zodb/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= databases python
MASTER_SITES= http://www.zope.org/Products/StandaloneZODB/1.0%20final/
DISTNAME= StandaloneZODB-${PORTVERSION}
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The Zope Object Database, a persistent object database for Python
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/bsddb3/__init__.py:${PORTSDIR}/databases/py-bsddb3
diff --git a/devel/arch/Makefile b/devel/arch/Makefile
index 838ccf222905..2199845c8186 100644
--- a/devel/arch/Makefile
+++ b/devel/arch/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://regexps.srparish.net/src/${PORTNAME}/ \
http://arch.quackerhead.com/~lord/releases/${PORTNAME}/
DISTNAME= ${PORTNAME}${PORTVERSION:S/.p/pre/}
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A distributed source code management / revision control system
USE_GMAKE= yes
diff --git a/devel/fnorb/Makefile b/devel/fnorb/Makefile
index 413217f88014..adee9ef05796 100644
--- a/devel/fnorb/Makefile
+++ b/devel/fnorb/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 9
CATEGORIES= devel python
MASTER_SITES= http://www.fnorb.org/download/
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A CORBA 2.0 ORB written in Python
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
diff --git a/devel/py-grouch/Makefile b/devel/py-grouch/Makefile
index abb06e042a2c..06169de35c86 100644
--- a/devel/py-grouch/Makefile
+++ b/devel/py-grouch/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.mems-exchange.org/software/files/${PORTNAME}/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Grouch-${PORTVERSION}
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A system for describing and enforcing a Python object schema
USE_PYTHON= yes
diff --git a/devel/zthread/Makefile b/devel/zthread/Makefile
index c59790fc9a38..ce7f262827a0 100644
--- a/devel/zthread/Makefile
+++ b/devel/zthread/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ZThread-${PORTVERSION}
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A platform-independent object-oriented C++ threading library
GNU_CONFIGURE= yes
diff --git a/graphics/py-exif/Makefile b/graphics/py-exif/Makefile
index f2409eb019d5..629b34162880 100644
--- a/graphics/py-exif/Makefile
+++ b/graphics/py-exif/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= pyexif
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= pyexif-${PORTVERSION}
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python library to extract EXIF metadata from JPEG and TIFF image files
USE_PYTHON= yes
diff --git a/lang/diveintopython/Makefile b/lang/diveintopython/Makefile
index 17587cf2dd41..6926eb097c17 100644
--- a/lang/diveintopython/Makefile
+++ b/lang/diveintopython/Makefile
@@ -22,7 +22,7 @@ DISTFILES= ${DISTNAME}-html-${VERSIONSTR}${EXTRACT_SUFX} \
DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY= ${DISTNAME}-html-${VERSIONSTR}${EXTRACT_SUFX}
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A free Python tutorial book that is "not For Dummies(tm)"
NO_BUILD= YES
diff --git a/lang/py-compiler/Makefile b/lang/py-compiler/Makefile
index 9a544be90514..e35d5c9b68cd 100644
--- a/lang/py-compiler/Makefile
+++ b/lang/py-compiler/Makefile
@@ -15,7 +15,7 @@ MASTER_SITES= http://www.python.org/ftp/python/${PORTVERSION}/ \
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTFILES= ${PYTHON_DISTFILE}
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Python source to bytecode compiler
DIST_SUBDIR= python
diff --git a/math/py-gato/Makefile b/math/py-gato/Makefile
index 733520352875..32147c353b1e 100644
--- a/math/py-gato/Makefile
+++ b/math/py-gato/Makefile
@@ -13,7 +13,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Gato-${PORTVERSION:U:C|\.([^.]*)$|\1|}
EXTRACT_SUFX= .tar
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Python-based toolbox to visualise algorithms on graphs
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter
diff --git a/misc/since/Makefile b/misc/since/Makefile
index 28fd896bb4a7..e0bd263775b5 100644
--- a/misc/since/Makefile
+++ b/misc/since/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.3
CATEGORIES= misc
MASTER_SITES= ftp://jade.cs.uct.ac.za/pub/
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= View the end of a file like tail(1), but save state between sessions
MAN1= since.1
diff --git a/net/py-soapy/Makefile b/net/py-soapy/Makefile
index 69769ab294a0..c4de6abe26c2 100644
--- a/net/py-soapy/Makefile
+++ b/net/py-soapy/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= SOAP/XML schema library for Python
RUN_DEPENDS= ${PYXML}
diff --git a/net/py-xmlrpclib/Makefile b/net/py-xmlrpclib/Makefile
index 6ce20ea1e97b..21c14a5ca0d4 100644
--- a/net/py-xmlrpclib/Makefile
+++ b/net/py-xmlrpclib/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.pythonware.net/storage/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= xmlrpc-${PORTVERSION}-010226
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Python implementation of the XML-RPC protocol
USE_PYTHON= yes
diff --git a/net/py-zsi-devel/Makefile b/net/py-zsi-devel/Makefile
index 26191c37a11a..3548fe44d28c 100644
--- a/net/py-zsi-devel/Makefile
+++ b/net/py-zsi-devel/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME:U}-${PORTVERSION:C|\.([^.]*)$|-\1|}
EXTRACT_SUFX= .tgz
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A pure Python module that provides an implementation of SOAP 1.1
RUN_DEPENDS= ${PYXML}
diff --git a/net/py-zsi/Makefile b/net/py-zsi/Makefile
index 26191c37a11a..3548fe44d28c 100644
--- a/net/py-zsi/Makefile
+++ b/net/py-zsi/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME:U}-${PORTVERSION:C|\.([^.]*)$|-\1|}
EXTRACT_SUFX= .tgz
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A pure Python module that provides an implementation of SOAP 1.1
RUN_DEPENDS= ${PYXML}
diff --git a/security/cksfv/Makefile b/security/cksfv/Makefile
index a467cd0eec8a..0049a940d73f 100644
--- a/security/cksfv/Makefile
+++ b/security/cksfv/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://www.fodder.org/cksfv/
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Create or manipulate Simple File Verification (SFV) checksum files
BUILD_WRKSRC= ${WRKSRC}/src
diff --git a/sysutils/lavaps/Makefile b/sysutils/lavaps/Makefile
index 65ee86c1da14..175ad35e05d8 100644
--- a/sysutils/lavaps/Makefile
+++ b/sysutils/lavaps/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.20
CATEGORIES= sysutils
MASTER_SITES= http://www.isi.edu/~johnh/SOFTWARE/LAVAPS/
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A lava lamp of currently running processes
LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83
diff --git a/textproc/docbook-tdg/Makefile b/textproc/docbook-tdg/Makefile
index 0669360ef795..41256ab23b1f 100644
--- a/textproc/docbook-tdg/Makefile
+++ b/textproc/docbook-tdg/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc
MASTER_SITES= http://www.docbook.org/tdg/en/
DISTNAME= tdg-en-html-${PORTVERSION}
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Norman Walsh's book "DocBook: The Definitive Guide"
USE_REINPLACE= yes
diff --git a/textproc/p5-XML-Node/Makefile b/textproc/p5-XML-Node/Makefile
index e09835d7aea4..15a6f8027d93 100644
--- a/textproc/p5-XML-Node/Makefile
+++ b/textproc/p5-XML-Node/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
PKGNAMEPREFIX= p5-
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl5 module to extend and simplify XML::Parser
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
diff --git a/textproc/p5-XML-Twig/Makefile b/textproc/p5-XML-Twig/Makefile
index d7d4e7de69d1..b201b2d7879c 100644
--- a/textproc/p5-XML-Twig/Makefile
+++ b/textproc/p5-XML-Twig/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= XML
PKGNAMEPREFIX= p5-
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Process huge XML documents by chunks via a tree interface
# On Perl < 5.8.0, XML::Twig has a further optional dependency on WeakRef.
diff --git a/textproc/p5-libxml/Makefile b/textproc/p5-libxml/Makefile
index fb73afc31937..d3051d397413 100644
--- a/textproc/p5-libxml/Makefile
+++ b/textproc/p5-libxml/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= XML
PKGNAMEPREFIX= p5-
DISTNAME= libxml-perl-${PORTVERSION}
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Collection of Perl5 modules for working with XML
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
diff --git a/textproc/py-csv/Makefile b/textproc/py-csv/Makefile
index c7aeab9bfee1..f367cc1caa67 100644
--- a/textproc/py-csv/Makefile
+++ b/textproc/py-csv/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc python
MASTER_SITES= http://object-craft.com.au/projects/csv/download/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Python module to parse or write comma-separated value (CSV) files
PLIST_FILES= %%PYTHON_SITELIBDIR%%/csv.so
diff --git a/textproc/py-dsv/Makefile b/textproc/py-dsv/Makefile
index b0b694c52ce3..444f9a8957de 100644
--- a/textproc/py-dsv/Makefile
+++ b/textproc/py-dsv/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= python-${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME:U}-${PORTVERSION}
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Python module to parse or write delimeter-separated (e.g. CSV) files
.if defined(WITH_GUI)
diff --git a/textproc/py-martel/Makefile b/textproc/py-martel/Makefile
index b1a80b34ddba..b7e38cd91b27 100644
--- a/textproc/py-martel/Makefile
+++ b/textproc/py-martel/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= wjv
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= biopython-${BIOPYTHON_VERSION}
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A parser generator for regular languages, written in Python
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/TextTools/__init__.py:${PORTSDIR}/lang/py-mx-base
diff --git a/www/zope-guf/Makefile b/www/zope-guf/Makefile
index 57d5d68bc7a9..f49f540a8e30 100644
--- a/www/zope-guf/Makefile
+++ b/www/zope-guf/Makefile
@@ -14,7 +14,7 @@ PKGNAMEPREFIX= zope-
DISTNAME= ${ZOPEPRODUCTNAME}-${PORTVERSION:S|.|-|g}
EXTRACT_SUFX= .tgz
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A roll-your-own user folder product for Zope
DEPRECATED= "no longer being developed: use SimpleUserFolder or exUserFolder instead"
diff --git a/www/zope-zmysqlda/Makefile b/www/zope-zmysqlda/Makefile
index b341d5d37b31..9388c0d3056c 100644
--- a/www/zope-zmysqlda/Makefile
+++ b/www/zope-zmysqlda/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= mysql-python
PKGNAMEPREFIX= zope-
DISTNAME= ${ZOPEPRODUCTNAME}-${PORTVERSION}
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= MySQL Database Adapter for the Zope web application framework
RUN_DEPENDS= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/MySQLdb/__init__.py:${PORTSDIR}/databases/py-MySQLdb
diff --git a/www/zope-zpt/Makefile b/www/zope-zpt/Makefile
index 71ae17bcdaa0..b9e1bb848963 100644
--- a/www/zope-zpt/Makefile
+++ b/www/zope-zpt/Makefile
@@ -14,7 +14,7 @@ DISTFILES= PageTemplates-${PORTVERSION}.tar.gz \
TAL-${PORTVERSION}.tar.gz \
ZTUtils-${ZTUVERSION}.tar.gz
-MAINTAINER= wjv@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Zope Page Templates separate design and logic in Zope applications
RUN_DEPENDS= ${ZOPEBASEDIR}/skel/bin/zopectl.in:${PORTSDIR}/www/zope