summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
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 d5c0841..75396bf 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 7aebb3b..3bce796 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 8d97ea7..16bd70f 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 b0cec98..bdbf539 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 95481dc..3d58720 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 8e35285..78cf5d9 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 39d78af..5331c3a 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 f1cb388..0384599 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 44b63d1..22ce31c 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 fda5c3c..1e840c7 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 \
OpenPOWER on IntegriCloud