aboutsummaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-08-23 07:07:23 +0800
committerpetef <petef@FreeBSD.org>2001-08-23 07:07:23 +0800
commit9a9f6f4594ca582cd125d13be7ac233ea507e8df (patch)
tree5ec4d401caa1d17e9239519dd52f762f1e00f895 /www
parent887b59d47c15d018d1a2010d2aeca4cb1bc86ce8 (diff)
downloadfreebsd-ports-gnome-9a9f6f4594ca582cd125d13be7ac233ea507e8df.tar.gz
freebsd-ports-gnome-9a9f6f4594ca582cd125d13be7ac233ea507e8df.tar.zst
freebsd-ports-gnome-9a9f6f4594ca582cd125d13be7ac233ea507e8df.zip
Change my email address to petef@FreeBSD.org for the ports I maintain.
Reviewed by: ade
Diffstat (limited to 'www')
-rw-r--r--www/amyc/Makefile2
-rw-r--r--www/cgiwrap/Makefile2
-rw-r--r--www/crawl/Makefile2
-rw-r--r--www/hypermail/Makefile2
-rw-r--r--www/mdw/Makefile4
-rw-r--r--www/mod_layout/Makefile2
-rw-r--r--www/p5-CGI-Application/Makefile2
-rw-r--r--www/p5-CGI-Cache/Makefile2
-rw-r--r--www/p5-HTML-Table/Makefile2
-rw-r--r--www/p5-libwww/Makefile2
10 files changed, 11 insertions, 11 deletions
diff --git a/www/amyc/Makefile b/www/amyc/Makefile
index d5c0841d8777..75396bfbf813 100644
--- a/www/amyc/Makefile
+++ b/www/amyc/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://www.crevola.com/about/current/
-MAINTAINER= petef@databits.net
+MAINTAINER= petef@FreeBSD.org
LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext
diff --git a/www/cgiwrap/Makefile b/www/cgiwrap/Makefile
index 7aebb3bf03d2..3bce796bb2c2 100644
--- a/www/cgiwrap/Makefile
+++ b/www/cgiwrap/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= petef@databits.net
+MAINTAINER= petef@FreeBSD.org
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-httpd-user=${HTTPDUSER} \
diff --git a/www/crawl/Makefile b/www/crawl/Makefile
index 8d97ea7bc8a4..16bd70f31c13 100644
--- a/www/crawl/Makefile
+++ b/www/crawl/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.1b
CATEGORIES= www
MASTER_SITES= http://www.monkey.org/~provos/
-MAINTAINER= petef@databits.net
+MAINTAINER= petef@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent
diff --git a/www/hypermail/Makefile b/www/hypermail/Makefile
index b0cec98e5134..bdbf5397b48f 100644
--- a/www/hypermail/Makefile
+++ b/www/hypermail/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.1.2
CATEGORIES= www mail
MASTER_SITES= http://www.landfield.com/hypermail/dist/
-MAINTAINER= petef@databits.net
+MAINTAINER= petef@FreeBSD.org
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --with-htmldir=${PREFIX}/share/doc/hypermail
diff --git a/www/mdw/Makefile b/www/mdw/Makefile
index 95481dcf8343..3d5872028ea7 100644
--- a/www/mdw/Makefile
+++ b/www/mdw/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: mdw
# Date created: 5 July 2001
-# Whom: petef@databits.net
+# Whom: petef@FreeBSD.org
#
# $FreeBSD$
#
@@ -10,7 +10,7 @@ PORTVERSION= 1.0
CATEGORIES= www
MASTER_SITES= http://redbrick.dcu.ie/~colmmacc/mdw/
-MAINTAINER= petef@databits.net
+MAINTAINER= petef@FreeBSD.org
GNU_CONFIGURE= yes
diff --git a/www/mod_layout/Makefile b/www/mod_layout/Makefile
index 8e3528501173..78cf5d915d76 100644
--- a/www/mod_layout/Makefile
+++ b/www/mod_layout/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www
MASTER_SITES= ftp://ftp.tangent.org/pub/apache/ \
http://software.tangent.org/download/
-MAINTAINER= petef@databits.net
+MAINTAINER= petef@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
RUN_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13
diff --git a/www/p5-CGI-Application/Makefile b/www/p5-CGI-Application/Makefile
index 39d78af22dd7..5331c3a83799 100644
--- a/www/p5-CGI-Application/Makefile
+++ b/www/p5-CGI-Application/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= CGI
PKGNAMEPREFIX= p5-
-MAINTAINER= petef@databits.net
+MAINTAINER= petef@FreeBSD.org
BUILD_DEPENDS= ${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \
${SITE_PERL}/CGI/Base.pm:${PORTSDIR}/www/p5-CGI-modules
diff --git a/www/p5-CGI-Cache/Makefile b/www/p5-CGI-Cache/Makefile
index f1cb388f9884..03845992e6f1 100644
--- a/www/p5-CGI-Cache/Makefile
+++ b/www/p5-CGI-Cache/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= CGI
PKGNAMEPREFIX= p5-
-MAINTAINER= petef@databits.net
+MAINTAINER= petef@FreeBSD.org
BUILD_DEPENDS= ${SITE_PERL}/File/Cache.pm:${PORTSDIR}/devel/p5-File-Cache
RUN_DEPENDS= ${BUILD_DEPENDS}
diff --git a/www/p5-HTML-Table/Makefile b/www/p5-HTML-Table/Makefile
index 44b63d122ded..22ce31caab9f 100644
--- a/www/p5-HTML-Table/Makefile
+++ b/www/p5-HTML-Table/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTML
PKGNAMEPREFIX= p5-
-MAINTAINER= petef@databits.net
+MAINTAINER= petef@FreeBSD.org
PERL_CONFIGURE= yes
diff --git a/www/p5-libwww/Makefile b/www/p5-libwww/Makefile
index fda5c3c7d6c7..1e840c76e391 100644
--- a/www/p5-libwww/Makefile
+++ b/www/p5-libwww/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= LWP
DISTNAME= libwww-perl-${PORTVERSION}
-MAINTAINER= petef@databits.net
+MAINTAINER= petef@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/MD5.pm:${PORTSDIR}/security/p5-MD5 \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI \