diff options
author | nbm <nbm@FreeBSD.org> | 2004-03-25 18:33:22 +0000 |
---|---|---|
committer | nbm <nbm@FreeBSD.org> | 2004-03-25 18:33:22 +0000 |
commit | bf585e736b7932f3b507efc757031d8c80701e37 (patch) | |
tree | 8016c4e20bd8f12209dd6dd52fd0921d7fc6fc85 /databases/zpygresqlda | |
parent | e8a032bb5549313f8f8e276647aa890ef648c0e2 (diff) | |
download | FreeBSD-ports-bf585e736b7932f3b507efc757031d8c80701e37.zip FreeBSD-ports-bf585e736b7932f3b507efc757031d8c80701e37.tar.gz |
Drop maintainership
Diffstat (limited to 'databases/zpygresqlda')
-rw-r--r-- | databases/zpygresqlda/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/databases/zpygresqlda/Makefile b/databases/zpygresqlda/Makefile index 9544abc..7067ebf 100644 --- a/databases/zpygresqlda/Makefile +++ b/databases/zpygresqlda/Makefile @@ -12,7 +12,7 @@ CATEGORIES= databases www zope MASTER_SITES= http://www.zope.org/Members/reedstrm/ZPyGreSQLDA-rjr/ DISTNAME= ZPyGreSQLDA-0.3-rjr2 -MAINTAINER= nbm@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= PostgreSQL database adapter for Zope RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/z2.py:${PORTSDIR}/www/zope |