diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 18:14:59 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2006-04-14 18:14:59 +0000 |
commit | 0025f82662297b7aa5426496ea66cbb42eed3202 (patch) | |
tree | ceffdca96729fdb52218495a16319b7949a3704d /www | |
parent | 8bdc9bfcf51fcc37a544dcbdd45605db69c6c675 (diff) | |
download | freebsd-ports-0025f82662297b7aa5426496ea66cbb42eed3202.zip |
Reset vsevolod as maintainer due to unreponsiveness. We hope to see him
back sometime.
Hat: portmgr
Diffstat (limited to 'www')
-rw-r--r-- | www/moinmoin/Makefile | 2 | ||||
-rw-r--r-- | www/phpmyfaq/Makefile | 2 | ||||
-rw-r--r-- | www/xaraya/Makefile | 2 | ||||
-rw-r--r-- | www/zerowait-httpd/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/www/moinmoin/Makefile b/www/moinmoin/Makefile index fff77271f01f..b52109264df9 100644 --- a/www/moinmoin/Makefile +++ b/www/moinmoin/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= moin DISTNAME= moin-${PORTVERSION} -MAINTAINER= vsevolod@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A Python clone of WikiWiki USE_PYTHON= yes diff --git a/www/phpmyfaq/Makefile b/www/phpmyfaq/Makefile index 9d1301b922ca..62f1adb5ffa8 100644 --- a/www/phpmyfaq/Makefile +++ b/www/phpmyfaq/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.phpmyfaq.de/download/ DISTNAME= ${PORTNAME}.${PORTVERSION}.full EXTRACT_SUFX= .zip -MAINTAINER= vsevolod@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A multilingual, completely database-driven FAQ-system WRKSRC= ${WRKDIR}/${PORTNAME}.${PORTVERSION} diff --git a/www/xaraya/Makefile b/www/xaraya/Makefile index eb4d3ebd1ce6..7bbe86112428 100644 --- a/www/xaraya/Makefile +++ b/www/xaraya/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= ${PORTNAME}-1.0.0-rc3-base -MAINTAINER= vsevolod@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Framework to create fully dynamic Content Mangement Solutions .if defined(WITH_PGSQL) diff --git a/www/zerowait-httpd/Makefile b/www/zerowait-httpd/Makefile index 5d8175f28834..654b89d61779 100644 --- a/www/zerowait-httpd/Makefile +++ b/www/zerowait-httpd/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= http://www.0w.ru/httpd/ DISTNAME= 0W-httpd-${DISTVERSIONPREFIX}${DISTVERSION}${DISTVERSIONSUFFIX} -MAINTAINER= vsevolod@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight and fast http server USE_GMAKE= yes |