diff options
author | Hye-Shik Chang <perky@FreeBSD.org> | 2004-04-14 02:54:22 +0000 |
---|---|---|
committer | Hye-Shik Chang <perky@FreeBSD.org> | 2004-04-14 02:54:22 +0000 |
commit | a18a95345a3ea5fb581a71b5eef8406b1af44c3f (patch) | |
tree | 8ab418015319e337ece1eafa5622464f2c9a8584 /www | |
parent | Fix mastersite and mark deprecated. The distfile has not been updated (diff) |
Assign maintainership to Gerhard Schmidt who have sent previous
update PR.
Submitted by: Gerhard Schmidt <estartu@augusta.de>
Diffstat (limited to 'www')
-rw-r--r-- | www/zope/Makefile | 2 | ||||
-rw-r--r-- | www/zope210/Makefile | 2 | ||||
-rw-r--r-- | www/zope211/Makefile | 2 | ||||
-rw-r--r-- | www/zope213/Makefile | 2 | ||||
-rw-r--r-- | www/zope28/Makefile | 2 | ||||
-rw-r--r-- | www/zope29/Makefile | 2 |
6 files changed, 6 insertions, 6 deletions
diff --git a/www/zope/Makefile b/www/zope/Makefile index 04fc06c19d1d..1b6f5d23f8fa 100644 --- a/www/zope/Makefile +++ b/www/zope/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/${PORTVERSION}/ DISTNAME= Zope-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= estartu@augusta.de COMMENT= An object-based web application platform BUILD_DEPENDS+= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/_xmlplus/sax/expatreader.py:${PORTSDIR}/textproc/py-xml diff --git a/www/zope210/Makefile b/www/zope210/Makefile index 04fc06c19d1d..1b6f5d23f8fa 100644 --- a/www/zope210/Makefile +++ b/www/zope210/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/${PORTVERSION}/ DISTNAME= Zope-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= estartu@augusta.de COMMENT= An object-based web application platform BUILD_DEPENDS+= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/_xmlplus/sax/expatreader.py:${PORTSDIR}/textproc/py-xml diff --git a/www/zope211/Makefile b/www/zope211/Makefile index 04fc06c19d1d..1b6f5d23f8fa 100644 --- a/www/zope211/Makefile +++ b/www/zope211/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/${PORTVERSION}/ DISTNAME= Zope-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= estartu@augusta.de COMMENT= An object-based web application platform BUILD_DEPENDS+= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/_xmlplus/sax/expatreader.py:${PORTSDIR}/textproc/py-xml diff --git a/www/zope213/Makefile b/www/zope213/Makefile index 04fc06c19d1d..1b6f5d23f8fa 100644 --- a/www/zope213/Makefile +++ b/www/zope213/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/${PORTVERSION}/ DISTNAME= Zope-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= estartu@augusta.de COMMENT= An object-based web application platform BUILD_DEPENDS+= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/_xmlplus/sax/expatreader.py:${PORTSDIR}/textproc/py-xml diff --git a/www/zope28/Makefile b/www/zope28/Makefile index 04fc06c19d1d..1b6f5d23f8fa 100644 --- a/www/zope28/Makefile +++ b/www/zope28/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/${PORTVERSION}/ DISTNAME= Zope-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= estartu@augusta.de COMMENT= An object-based web application platform BUILD_DEPENDS+= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/_xmlplus/sax/expatreader.py:${PORTSDIR}/textproc/py-xml diff --git a/www/zope29/Makefile b/www/zope29/Makefile index 04fc06c19d1d..1b6f5d23f8fa 100644 --- a/www/zope29/Makefile +++ b/www/zope29/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/${PORTVERSION}/ DISTNAME= Zope-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= ports@FreeBSD.org +MAINTAINER= estartu@augusta.de COMMENT= An object-based web application platform BUILD_DEPENDS+= ${LOCALBASE}/lib/${PYTHON_VERSION}/site-packages/_xmlplus/sax/expatreader.py:${PORTSDIR}/textproc/py-xml |