diff options
author | Mark Linimon <linimon@FreeBSD.org> | 2008-08-19 09:18:37 +0000 |
---|---|---|
committer | Mark Linimon <linimon@FreeBSD.org> | 2008-08-19 09:18:37 +0000 |
commit | 238940659fef9d2215986549df4157f1a1c130f8 (patch) | |
tree | 1a72a6cc720e6c81823475b401b3d2c34b2fe440 /www | |
parent | 57e08a072bd89d1680e71472369bf1402fa32449 (diff) | |
download | ports-238940659fef9d2215986549df4157f1a1c130f8.tar.gz ports-238940659fef9d2215986549df4157f1a1c130f8.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/checkbot/Makefile | 2 | ||||
-rw-r--r-- | www/gforge/Makefile | 2 | ||||
-rw-r--r-- | www/mgstat/Makefile | 2 | ||||
-rw-r--r-- | www/mod_jail/Makefile | 2 | ||||
-rw-r--r-- | www/retawq/Makefile | 2 | ||||
-rw-r--r-- | www/simplog/Makefile | 2 | ||||
-rw-r--r-- | www/zerowait-httpd/Makefile | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile index 66615e345116..2462d77c413c 100644 --- a/www/checkbot/Makefile +++ b/www/checkbot/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://wolfram.schneider.org/src/ MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A WWW link verifier, similar to momspider BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \ diff --git a/www/gforge/Makefile b/www/gforge/Makefile index a834adad1f12..baa6e6172d7e 100644 --- a/www/gforge/Makefile +++ b/www/gforge/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 3 CATEGORIES= www devel MASTER_SITES= http://gforge.org/frs/download.php/236/ -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open Source collaborative software development tool RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget diff --git a/www/mgstat/Makefile b/www/mgstat/Makefile index f837ac03771b..08dc27a16f87 100644 --- a/www/mgstat/Makefile +++ b/www/mgstat/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://wizard.ae.krakow.pl/~mike/download/ -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Produce graphs from mod_gzip log files LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd diff --git a/www/mod_jail/Makefile b/www/mod_jail/Makefile index b571fde575d7..1e4c1c78a67c 100644 --- a/www/mod_jail/Makefile +++ b/www/mod_jail/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4 CATEGORIES= www MASTER_SITES= http://igorpopov.newmail.ru/ -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Apache 1.3.x/2.0.xx module to enable an easy alternative to mod_chroot WRKSRC= ${WRKDIR}/mod_jail diff --git a/www/retawq/Makefile b/www/retawq/Makefile index 23704ee3ce74..96fcf4242b07 100644 --- a/www/retawq/Makefile +++ b/www/retawq/Makefile @@ -13,7 +13,7 @@ CATEGORIES= www ipv6 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= An interactive, multi-threaded web browser for text terminals USE_GETTEXT= yes diff --git a/www/simplog/Makefile b/www/simplog/Makefile index 94ae3a89862f..da81482a8375 100644 --- a/www/simplog/Makefile +++ b/www/simplog/Makefile @@ -11,7 +11,7 @@ CATEGORIES= www MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} -MAINTAINER= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= A complete and powerful blogging tool DATADIR= ${PREFIX}/www/simplog diff --git a/www/zerowait-httpd/Makefile b/www/zerowait-httpd/Makefile index cec39471bb62..51164b5ca989 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= laszlof@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Lightweight and fast http server USE_GMAKE= yes |