diff options
author | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-11-07 15:37:06 +0000 |
---|---|---|
committer | Frank J. Laszlo <laszlof@FreeBSD.org> | 2006-11-07 15:37:06 +0000 |
commit | 40d889badc4f18cb02157a73fc50c48fce95991e (patch) | |
tree | 11e9aa693c4ea6b1c1047757619c5a48bb6ad603 /www | |
parent | 63bf761c57c2e96a2449839a49e0ddaeaab0292a (diff) | |
download | ports-40d889badc4f18cb02157a73fc50c48fce95991e.tar.gz ports-40d889badc4f18cb02157a73fc50c48fce95991e.zip |
Notes
Diffstat (limited to 'www')
-rw-r--r-- | www/checkbot/Makefile | 2 | ||||
-rw-r--r-- | www/gforge/Makefile | 2 | ||||
-rw-r--r-- | www/htmlobject/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 |
8 files changed, 8 insertions, 8 deletions
diff --git a/www/checkbot/Makefile b/www/checkbot/Makefile index da95d531ffce..190b9748375f 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@vonostingroup.com +MAINTAINER= laszlof@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 19d2773fe565..f073b9180c5c 100644 --- a/www/gforge/Makefile +++ b/www/gforge/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 4.5.6 CATEGORIES= www devel MASTER_SITES= http://gforge.org/frs/download.php/205/ -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Open Source collaborative software development tool RUN_DEPENDS= ${LOCALBASE}/bin/wget:${PORTSDIR}/ftp/wget \ diff --git a/www/htmlobject/Makefile b/www/htmlobject/Makefile index 834bb19e71da..78a77f911be4 100644 --- a/www/htmlobject/Makefile +++ b/www/htmlobject/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= lib${PORTNAME}-perl-${PORTVERSION} -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= HTML Document Object BUILD_DEPENDS= ${SITE_PERL}/Data/FormValidator.pm:${PORTSDIR}/textproc/p5-Data-FormValidator \ diff --git a/www/mgstat/Makefile b/www/mgstat/Makefile index e403c0a6424c..c7174e105995 100644 --- a/www/mgstat/Makefile +++ b/www/mgstat/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.12 CATEGORIES= www MASTER_SITES= http://wizard.ae.krakow.pl/~mike/download/ -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@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 4e413679abbd..868dac96dad2 100644 --- a/www/mod_jail/Makefile +++ b/www/mod_jail/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.1 CATEGORIES= www MASTER_SITES= http://igorpopov.newmail.ru/ -MAINTAINER= laszlof@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Apache 1.3.x module to enable an easy alternative to mod_chroot WRKSRC= ${WRKDIR}/mod_jail diff --git a/www/retawq/Makefile b/www/retawq/Makefile index 65c36b9877c5..0137de13c463 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@vonostingroup.com +MAINTAINER= laszlof@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 54c44d7654d2..b896c5294c78 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@vonostingroup.com +MAINTAINER= laszlof@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 6006ca4fe883..dba1c0f3103b 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@vonostingroup.com +MAINTAINER= laszlof@FreeBSD.org COMMENT= Lightweight and fast http server USE_GMAKE= yes |