aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorLars Thegler <lth@FreeBSD.org>2004-06-01 12:32:33 +0000
committerLars Thegler <lth@FreeBSD.org>2004-06-01 12:32:33 +0000
commit52e36d358ed0a03215401f0f9d7e2f986ee12ef8 (patch)
treed76caa3aad1d9765e171f34ba46da788fab98447 /www
parentdd5bb2d7c60189857325c3981c408d42debbdcfb (diff)
downloadports-52e36d358ed0a03215401f0f9d7e2f986ee12ef8.tar.gz
ports-52e36d358ed0a03215401f0f9d7e2f986ee12ef8.zip
Notes
Diffstat (limited to 'www')
-rw-r--r--www/libhttpd-persistent/Makefile2
-rw-r--r--www/p5-CGI-SpeedyCGI/Makefile2
-rw-r--r--www/p5-CGI_Lite/Makefile2
-rw-r--r--www/p5-Maypole/Makefile2
-rw-r--r--www/p5-WWW-Shorten/Makefile2
5 files changed, 5 insertions, 5 deletions
diff --git a/www/libhttpd-persistent/Makefile b/www/libhttpd-persistent/Makefile
index 4b76a2da9c62..9387736b932c 100644
--- a/www/libhttpd-persistent/Makefile
+++ b/www/libhttpd-persistent/Makefile
@@ -14,7 +14,7 @@ PKGNAMESUFFIX= -persistent
DISTNAME= ${PORTNAME}-${VERSION}p-${LEVEL}
EXTRACT_SUFX= .tgz
-MAINTAINER= lars@thegler.dk
+MAINTAINER= lth@FreeBSD.org
COMMENT= Library for embedded web servers
WRKSRC= ${WRKDIR}/${PORTNAME}-${VERSION}-persistent-${LEVEL}
diff --git a/www/p5-CGI-SpeedyCGI/Makefile b/www/p5-CGI-SpeedyCGI/Makefile
index 4063bfac823a..c4261d09ff7b 100644
--- a/www/p5-CGI-SpeedyCGI/Makefile
+++ b/www/p5-CGI-SpeedyCGI/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= CGI
PKGNAMEPREFIX= p5-
-MAINTAINER= lars@thegler.dk
+MAINTAINER= lth@FreeBSD.org
COMMENT= Speed up perl CGI scripts by running them persistently
PERL_CONFIGURE= yes
diff --git a/www/p5-CGI_Lite/Makefile b/www/p5-CGI_Lite/Makefile
index 00e15521acdb..76eb8dadc2eb 100644
--- a/www/p5-CGI_Lite/Makefile
+++ b/www/p5-CGI_Lite/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= CGI
PKGNAMEPREFIX= p5-
-MAINTAINER= lars@thegler.dk
+MAINTAINER= lth@FreeBSD.org
COMMENT= Process and decode WWW forms and cookies
PERL_CONFIGURE= yes
diff --git a/www/p5-Maypole/Makefile b/www/p5-Maypole/Makefile
index 0957d2741d8c..1cc1eed2a913 100644
--- a/www/p5-Maypole/Makefile
+++ b/www/p5-Maypole/Makefile
@@ -11,7 +11,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= ../by-authors/id/S/SI/SIMON/
PKGNAMEPREFIX= p5-
-MAINTAINER= lars@thegler.dk
+MAINTAINER= lth@FreeBSD.org
COMMENT= MVC web application framework
BUILD_DEPENDS= ${SITE_PERL}/Class/DBI/Loader.pm:${PORTSDIR}/databases/p5-Class-DBI-Loader \
diff --git a/www/p5-WWW-Shorten/Makefile b/www/p5-WWW-Shorten/Makefile
index d17d311828d4..daa00595f923 100644
--- a/www/p5-WWW-Shorten/Makefile
+++ b/www/p5-WWW-Shorten/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= WWW
PKGNAMEPREFIX= p5-
-MAINTAINER= lars@thegler.dk
+MAINTAINER= lth@FreeBSD.org
COMMENT= Abstract interface to URL shortening sites
BUILD_DEPENDS= ${SITE_PERL}/LWP.pm:${PORTSDIR}/www/p5-libwww \