From b9fe52e0cebcde9727776b727f6d7a2be05e27b9 Mon Sep 17 00:00:00 2001 From: lth Date: Tue, 1 Jun 2004 12:32:33 +0000 Subject: Change of email address. Approved by: erwin (mentor) --- www/libhttpd-persistent/Makefile | 2 +- www/p5-CGI-SpeedyCGI/Makefile | 2 +- www/p5-CGI_Lite/Makefile | 2 +- www/p5-Maypole/Makefile | 2 +- www/p5-WWW-Shorten/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) (limited to 'www') diff --git a/www/libhttpd-persistent/Makefile b/www/libhttpd-persistent/Makefile index 4b76a2da9c6..9387736b932 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 4063bfac823..c4261d09ff7 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 00e15521acd..76eb8dadc2e 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 0957d2741d8..1cc1eed2a91 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 d17d311828d..daa00595f92 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 \ -- cgit