diff options
author | lth <lth@FreeBSD.org> | 2004-06-01 12:32:33 +0000 |
---|---|---|
committer | lth <lth@FreeBSD.org> | 2004-06-01 12:32:33 +0000 |
commit | b9fe52e0cebcde9727776b727f6d7a2be05e27b9 (patch) | |
tree | 259702f02a339f3af75aa31efbd94c710b513355 /www | |
parent | 3dafbc678d68de87eb835187a08a87f001146356 (diff) | |
download | FreeBSD-ports-b9fe52e0cebcde9727776b727f6d7a2be05e27b9.zip FreeBSD-ports-b9fe52e0cebcde9727776b727f6d7a2be05e27b9.tar.gz |
Change of email address.
Approved by: erwin (mentor)
Diffstat (limited to 'www')
-rw-r--r-- | www/libhttpd-persistent/Makefile | 2 | ||||
-rw-r--r-- | www/p5-CGI-SpeedyCGI/Makefile | 2 | ||||
-rw-r--r-- | www/p5-CGI_Lite/Makefile | 2 | ||||
-rw-r--r-- | www/p5-Maypole/Makefile | 2 | ||||
-rw-r--r-- | www/p5-WWW-Shorten/Makefile | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/www/libhttpd-persistent/Makefile b/www/libhttpd-persistent/Makefile index 4b76a2d..9387736 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 4063bfa..c4261d0 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 00e1552..76eb8da 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 0957d27..1cc1eed 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 d17d311..daa0059 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 \ |