aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-01-18 10:50:15 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-01-18 10:50:15 +0000
commit58c5b838c0620bee6b4cd9acec69c4f8a65656c6 (patch)
tree751cbc238e24c87d81dfcd0317e6a02da356cb82
parent6ed544d091333a6e018797efe06ef8154ee07bab (diff)
downloadports-58c5b838c0620bee6b4cd9acec69c4f8a65656c6.tar.gz
ports-58c5b838c0620bee6b4cd9acec69c4f8a65656c6.zip
Switch to my @FreeBSD.org email address.
Approved by: nork (mentor)
Notes
Notes: svn path=/head/; revision=98462
-rw-r--r--devel/ZendOptimizer/Makefile2
-rw-r--r--devel/ZendOptimizer/pkg-descr2
-rw-r--r--devel/motor/Makefile2
-rw-r--r--devel/motor/pkg-descr3
-rw-r--r--devel/zziplib/Makefile2
-rw-r--r--devel/zziplib/pkg-descr6
-rw-r--r--dns/mydns-ng/Makefile2
-rw-r--r--dns/mydns-ng/pkg-descr4
-rw-r--r--dns/mydns/Makefile2
-rw-r--r--dns/mydns/pkg-descr4
-rw-r--r--irc/ircservices/Makefile2
-rw-r--r--irc/ircservices/pkg-descr2
-rw-r--r--irc/tr-ircd/Makefile2
-rw-r--r--irc/tr-ircd/pkg-descr2
-rw-r--r--lang/php4/Makefile2
-rw-r--r--lang/php4/pkg-descr2
-rw-r--r--lang/php5/Makefile2
-rw-r--r--lang/php5/pkg-descr2
-rw-r--r--lang/php53/Makefile2
-rw-r--r--lang/php53/pkg-descr2
-rw-r--r--mail/nocc/Makefile2
-rw-r--r--mail/nocc/pkg-descr2
-rw-r--r--math/gmp/Makefile2
-rw-r--r--math/gmp/pkg-descr2
-rw-r--r--math/libgmp4/Makefile2
-rw-r--r--math/libgmp4/pkg-descr2
-rw-r--r--net/lmd/Makefile2
-rw-r--r--net/lmd/pkg-descr2
-rw-r--r--net/loadd/Makefile2
-rw-r--r--net/loadd/pkg-descr2
-rw-r--r--net/portfwd/Makefile3
-rw-r--r--net/portfwd/pkg-descr2
-rw-r--r--print/pdflib/Makefile2
-rw-r--r--print/pdflib/pkg-descr2
-rw-r--r--www/abcache/Makefile2
-rw-r--r--www/abcache/pkg-descr2
-rw-r--r--www/boa/Makefile2
-rw-r--r--www/boa/pkg-descr2
-rw-r--r--www/eaccelerator/Makefile2
-rw-r--r--www/eaccelerator/pkg-descr2
-rw-r--r--www/mod_gzip/Makefile2
-rw-r--r--www/mod_gzip/pkg-descr2
-rw-r--r--www/mod_gzip2/Makefile2
-rw-r--r--www/mod_gzip2/pkg-descr2
-rw-r--r--www/mod_security/Makefile2
-rw-r--r--www/mod_security/pkg-descr2
-rw-r--r--www/mod_tsunami/Makefile2
-rw-r--r--www/mod_tsunami/pkg-descr2
-rw-r--r--www/netrik/Makefile2
-rw-r--r--www/netrik/pkg-descr3
-rw-r--r--www/php-dyn/Makefile2
-rw-r--r--www/php-dyn/pkg-descr2
-rw-r--r--www/php-screw/Makefile2
-rw-r--r--www/php-screw/pkg-descr2
-rw-r--r--www/php-templates/Makefile2
-rw-r--r--www/php-templates/pkg-descr2
-rw-r--r--www/pserv/Makefile2
-rw-r--r--www/pserv/pkg-descr2
-rw-r--r--www/turck-mmcache/Makefile2
-rw-r--r--www/turck-mmcache/pkg-descr2
60 files changed, 68 insertions, 63 deletions
diff --git a/devel/ZendOptimizer/Makefile b/devel/ZendOptimizer/Makefile
index baf8d4d6afb8..ab4ba0f03c69 100644
--- a/devel/ZendOptimizer/Makefile
+++ b/devel/ZendOptimizer/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.1.0b
CATEGORIES= devel
DISTNAME= ${PORTNAME}-${PORTVERSION}-FreeBSD4.0-i386
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= An optimizer for PHP code
ONLY_FOR_ARCHS= i386
diff --git a/devel/ZendOptimizer/pkg-descr b/devel/ZendOptimizer/pkg-descr
index 467106fb7a35..126cb8ddca57 100644
--- a/devel/ZendOptimizer/pkg-descr
+++ b/devel/ZendOptimizer/pkg-descr
@@ -9,4 +9,4 @@ Benefits:
WWW: http://www.zend.com/store/products/zend-optimizer.php
- Alex Dupre
-sysadmin@alexdupre.com
+ale@FreeBSD.org
diff --git a/devel/motor/Makefile b/devel/motor/Makefile
index 217efbfccf23..a58bea0740f4 100644
--- a/devel/motor/Makefile
+++ b/devel/motor/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://konst.org.ua/download/
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= A powerful text mode based programming IDE
LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext
diff --git a/devel/motor/pkg-descr b/devel/motor/pkg-descr
index 907533674cdf..7b1c8092be25 100644
--- a/devel/motor/pkg-descr
+++ b/devel/motor/pkg-descr
@@ -4,3 +4,6 @@ manager, makefile generator, gcc and gdb front-end, etc. Deep CVS
integration is also provided.
WWW: http://konst.org.ua/motor/
+
+- Alex Dupre
+ale@FreeBSD.org
diff --git a/devel/zziplib/Makefile b/devel/zziplib/Makefile
index d1d64cf70389..89f4ab33cc35 100644
--- a/devel/zziplib/Makefile
+++ b/devel/zziplib/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= A library to provide transparent read access to zipped files
BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig
diff --git a/devel/zziplib/pkg-descr b/devel/zziplib/pkg-descr
index f23cba020923..30f77db28f4c 100644
--- a/devel/zziplib/pkg-descr
+++ b/devel/zziplib/pkg-descr
@@ -3,5 +3,7 @@ It is based solely on free algorithms provided by zlib and can
transparently access files being either real files or zipped files
with the same filepath argument.
-- George Reid
-greid@ukug.uk.freebsd.org
+WWW: http://zziplib.sourceforge.net/
+
+- Alex Dupre
+ale@FreeBSD.org
diff --git a/dns/mydns-ng/Makefile b/dns/mydns-ng/Makefile
index b4c9918403bb..66f5615d50ee 100644
--- a/dns/mydns-ng/Makefile
+++ b/dns/mydns-ng/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.10.1
CATEGORIES= dns databases
MASTER_SITES= http://mydns.bboy.net/download/
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= DNS server designed to utilize the MySQL database
LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
diff --git a/dns/mydns-ng/pkg-descr b/dns/mydns-ng/pkg-descr
index ce5ec245da64..42ed867b0baf 100644
--- a/dns/mydns-ng/pkg-descr
+++ b/dns/mydns-ng/pkg-descr
@@ -11,5 +11,5 @@ updates on their DNS data via MySQL.
WWW: http://mydns.bboy.net/
-- Simon Dick
-simond@irrelevant.org
+- Alex Dupre
+ale@FreeBSD.org
diff --git a/dns/mydns/Makefile b/dns/mydns/Makefile
index b4c9918403bb..66f5615d50ee 100644
--- a/dns/mydns/Makefile
+++ b/dns/mydns/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.10.1
CATEGORIES= dns databases
MASTER_SITES= http://mydns.bboy.net/download/
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= DNS server designed to utilize the MySQL database
LIB_DEPENDS= intl.5:${PORTSDIR}/devel/gettext \
diff --git a/dns/mydns/pkg-descr b/dns/mydns/pkg-descr
index ce5ec245da64..42ed867b0baf 100644
--- a/dns/mydns/pkg-descr
+++ b/dns/mydns/pkg-descr
@@ -11,5 +11,5 @@ updates on their DNS data via MySQL.
WWW: http://mydns.bboy.net/
-- Simon Dick
-simond@irrelevant.org
+- Alex Dupre
+ale@FreeBSD.org
diff --git a/irc/ircservices/Makefile b/irc/ircservices/Makefile
index 3f4a0171c770..550034e1cd75 100644
--- a/irc/ircservices/Makefile
+++ b/irc/ircservices/Makefile
@@ -17,7 +17,7 @@ PATCHFILES!= /usr/bin/jot -s " " -w ${DISTNAME:C/[0-9]*$//}%d.diff.gz \
${PATCHLEVEL} 1 ${PATCHLEVEL}
PATCH_DIST_STRIP= -p1
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= A system of IRC services for IRC networks
USE_PERL5_BUILD=yes
diff --git a/irc/ircservices/pkg-descr b/irc/ircservices/pkg-descr
index 53ef43736cb3..23aa9f560a3d 100644
--- a/irc/ircservices/pkg-descr
+++ b/irc/ircservices/pkg-descr
@@ -7,4 +7,4 @@ control over the network.
WWW: http://www.ircservices.za.net/
- Alex Dupre
-sysadmin@alexdupre.com
+ale@FreeBSD.org
diff --git a/irc/tr-ircd/Makefile b/irc/tr-ircd/Makefile
index bcec24bfdf7c..1da02935f0d7 100644
--- a/irc/tr-ircd/Makefile
+++ b/irc/tr-ircd/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME:S/-//}-release-${PORTVERSION}-r
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= An irc daeemon based on Bahamut and hybrid-7
USE_GMAKE= yes
diff --git a/irc/tr-ircd/pkg-descr b/irc/tr-ircd/pkg-descr
index b3d9dd42ed0b..c9adbee8db4f 100644
--- a/irc/tr-ircd/pkg-descr
+++ b/irc/tr-ircd/pkg-descr
@@ -3,4 +3,4 @@ TR-IRCD is an irc daeemon based on Bahamut and hybrid-7.
WWW: http://tr-ircd.sourceforge.net/
- Alex Dupre
-sysadmin@alexdupre.com
+ale@FreeBSD.org
diff --git a/lang/php4/Makefile b/lang/php4/Makefile
index 0379b6bfabf7..a2de9d2385d5 100644
--- a/lang/php4/Makefile
+++ b/lang/php4/Makefile
@@ -47,7 +47,7 @@ PKGNAMESUFFIX= -cli
DISTNAME= php-${PORTVERSION:S/.r/RC/}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}:release
-MAINTAINER?= sysadmin@alexdupre.com
+MAINTAINER?= ale@FreeBSD.org
COMMENT?= PHP Scripting Language (Apache Module and CLI)
.if defined(WITHOUT_APACHE)
.if defined(WITHOUT_CLI)
diff --git a/lang/php4/pkg-descr b/lang/php4/pkg-descr
index 36fc3796a6ec..b47c03e5fbf6 100644
--- a/lang/php4/pkg-descr
+++ b/lang/php4/pkg-descr
@@ -8,4 +8,4 @@ you can do much more with PHP.
WWW: http://www.php.net/
- Alex Dupre
-sysadmin@alexdupre.com
+ale@FreeBSD.org
diff --git a/lang/php5/Makefile b/lang/php5/Makefile
index 7fea05ed57f9..35a267684095 100644
--- a/lang/php5/Makefile
+++ b/lang/php5/Makefile
@@ -47,7 +47,7 @@ PKGNAMESUFFIX= -cli
DISTNAME= php-${PORTVERSION:S/.a/a/}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER?= sysadmin@alexdupre.com
+MAINTAINER?= ale@FreeBSD.org
COMMENT?= PHP Scripting Language (Apache Module and CLI)
.if defined(WITHOUT_APACHE)
.if defined(WITHOUT_CLI)
diff --git a/lang/php5/pkg-descr b/lang/php5/pkg-descr
index 36fc3796a6ec..b47c03e5fbf6 100644
--- a/lang/php5/pkg-descr
+++ b/lang/php5/pkg-descr
@@ -8,4 +8,4 @@ you can do much more with PHP.
WWW: http://www.php.net/
- Alex Dupre
-sysadmin@alexdupre.com
+ale@FreeBSD.org
diff --git a/lang/php53/Makefile b/lang/php53/Makefile
index 7fea05ed57f9..35a267684095 100644
--- a/lang/php53/Makefile
+++ b/lang/php53/Makefile
@@ -47,7 +47,7 @@ PKGNAMESUFFIX= -cli
DISTNAME= php-${PORTVERSION:S/.a/a/}
DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
-MAINTAINER?= sysadmin@alexdupre.com
+MAINTAINER?= ale@FreeBSD.org
COMMENT?= PHP Scripting Language (Apache Module and CLI)
.if defined(WITHOUT_APACHE)
.if defined(WITHOUT_CLI)
diff --git a/lang/php53/pkg-descr b/lang/php53/pkg-descr
index 36fc3796a6ec..b47c03e5fbf6 100644
--- a/lang/php53/pkg-descr
+++ b/lang/php53/pkg-descr
@@ -8,4 +8,4 @@ you can do much more with PHP.
WWW: http://www.php.net/
- Alex Dupre
-sysadmin@alexdupre.com
+ale@FreeBSD.org
diff --git a/mail/nocc/Makefile b/mail/nocc/Makefile
index 633f6a6e425f..fe66db63c585 100644
--- a/mail/nocc/Makefile
+++ b/mail/nocc/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= mail www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= A web-based e-mail system which access POP3 and IMAP mail servers
RUN_DEPENDS= ${LOCALBASE}/bin/php-config:${PORTSDIR}/www/mod_php4
diff --git a/mail/nocc/pkg-descr b/mail/nocc/pkg-descr
index 5721e52492af..88ee3b6dfb36 100644
--- a/mail/nocc/pkg-descr
+++ b/mail/nocc/pkg-descr
@@ -9,4 +9,4 @@ possible, nearly no frames and even works with Lynx without cookies.
WWW: http://nocc.sourceforge.net/
- Alex Dupre
-sysadmin@alexdupre.com
+ale@FreeBSD.org
diff --git a/math/gmp/Makefile b/math/gmp/Makefile
index 9e1a9a0e46d9..1f4e7cc7dc58 100644
--- a/math/gmp/Makefile
+++ b/math/gmp/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gmp
DISTNAME= gmp-${PORTVERSION}
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= A free library for arbitrary precision arithmetic
CONFLICTS= libgmp-2*
diff --git a/math/gmp/pkg-descr b/math/gmp/pkg-descr
index ed221bb0e25c..1570d9e11eda 100644
--- a/math/gmp/pkg-descr
+++ b/math/gmp/pkg-descr
@@ -19,4 +19,4 @@ algorithms.
WWW: http://www.swox.com/gmp/
- Alex Dupre
-sysadmin@alexdupre.com
+ale@FreeBSD.org
diff --git a/math/libgmp4/Makefile b/math/libgmp4/Makefile
index 9e1a9a0e46d9..1f4e7cc7dc58 100644
--- a/math/libgmp4/Makefile
+++ b/math/libgmp4/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= gmp
DISTNAME= gmp-${PORTVERSION}
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= A free library for arbitrary precision arithmetic
CONFLICTS= libgmp-2*
diff --git a/math/libgmp4/pkg-descr b/math/libgmp4/pkg-descr
index ed221bb0e25c..1570d9e11eda 100644
--- a/math/libgmp4/pkg-descr
+++ b/math/libgmp4/pkg-descr
@@ -19,4 +19,4 @@ algorithms.
WWW: http://www.swox.com/gmp/
- Alex Dupre
-sysadmin@alexdupre.com
+ale@FreeBSD.org
diff --git a/net/lmd/Makefile b/net/lmd/Makefile
index eb3d8709140d..a6b972a9d850 100644
--- a/net/lmd/Makefile
+++ b/net/lmd/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.8
CATEGORIES= net sysutils
MASTER_SITES= http://www.bsdshell.net/download/
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= A Load Monitor Daemon
USE_REINPLACE= YES
diff --git a/net/lmd/pkg-descr b/net/lmd/pkg-descr
index cae9eef79721..c826516b2b30 100644
--- a/net/lmd/pkg-descr
+++ b/net/lmd/pkg-descr
@@ -9,4 +9,4 @@ Supported modules:
WWW: http://www.bsdshell.net/hut_loadd.html
- Alex Dupre
-sysadmin@alexdupre.com
+ale@FreeBSD.org
diff --git a/net/loadd/Makefile b/net/loadd/Makefile
index bf9bf60b475b..013ba91e7c69 100644
--- a/net/loadd/Makefile
+++ b/net/loadd/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.8
CATEGORIES= net sysutils
MASTER_SITES= http://www.bsdshell.net/download/
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= A Load Balancing Daemon
LIB_DEPENDS= glib12.3:${PORTSDIR}/devel/glib12
diff --git a/net/loadd/pkg-descr b/net/loadd/pkg-descr
index 6ee2b4888599..44fc9504985b 100644
--- a/net/loadd/pkg-descr
+++ b/net/loadd/pkg-descr
@@ -20,4 +20,4 @@ and you can found this features:
WWW: http://www.bsdshell.net/hut_loadd.html
- Alex Dupre
-sysadmin@alexdupre.com
+ale@FreeBSD.org
diff --git a/net/portfwd/Makefile b/net/portfwd/Makefile
index 4790c756f48c..11a76810ed0f 100644
--- a/net/portfwd/Makefile
+++ b/net/portfwd/Makefile
@@ -10,9 +10,8 @@ PORTVERSION= 0.26
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-#DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/}
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= A Port Forwarding Daemon
GNU_CONFIGURE= yes
diff --git a/net/portfwd/pkg-descr b/net/portfwd/pkg-descr
index 31cd3bbe00ea..658e7a606aa2 100644
--- a/net/portfwd/pkg-descr
+++ b/net/portfwd/pkg-descr
@@ -5,4 +5,4 @@ packets to remote hosts.
WWW: http://portfwd.sourceforge.net/
- Alex Dupre
-sysadmin@alexdupre.com
+ale@FreeBSD.org
diff --git a/print/pdflib/Makefile b/print/pdflib/Makefile
index 6ccb58771617..3d378c6aec11 100644
--- a/print/pdflib/Makefile
+++ b/print/pdflib/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= print
MASTER_SITES= http://www.pdflib.com/products/pdflib/download/
DISTNAME= PDFlib-Lite-${PORTVERSION}-Unix-src
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= A C library for dynamically generating PDF
RESTRICTED= "many odd restrictions on usage and distribution"
diff --git a/print/pdflib/pkg-descr b/print/pdflib/pkg-descr
index c6a837fedc8f..0f181904be10 100644
--- a/print/pdflib/pkg-descr
+++ b/print/pdflib/pkg-descr
@@ -12,4 +12,4 @@ creating text, graphics, images and hypertext elements in PDF files.
WWW: http://www.PDFlib.com/
- Alex Dupre
-sysadmin@alexdupre.com
+ale@FreeBSD.org
diff --git a/www/abcache/Makefile b/www/abcache/Makefile
index bb07161b8ac6..a3eac9c45d32 100644
--- a/www/abcache/Makefile
+++ b/www/abcache/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www
MASTER_SITES= http://afterburner.bware.it/download/
EXTRACT_SUFX= .tgz
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= A tool to cache applications written in PHP
WRKSRC= ${WRKDIR}/bware_cache-${PORTVERSION}
diff --git a/www/abcache/pkg-descr b/www/abcache/pkg-descr
index 3a4d48d3a95d..7240dd0f98b0 100644
--- a/www/abcache/pkg-descr
+++ b/www/abcache/pkg-descr
@@ -11,4 +11,4 @@ of libraries.
WWW: http://afterburner.bware.it/
- Alex Dupre
-sysadmin@alexdupre.com
+ale@FreeBSD.org
diff --git a/www/boa/Makefile b/www/boa/Makefile
index b0e75b574108..8e2ef6d5d396 100644
--- a/www/boa/Makefile
+++ b/www/boa/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= www ipv6
MASTER_SITES= http://www.boa.org/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/}
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= High performance single-tasking web server
USE_BZIP2= yes
diff --git a/www/boa/pkg-descr b/www/boa/pkg-descr
index d4a6aac5bdd2..86b264ed1ea6 100644
--- a/www/boa/pkg-descr
+++ b/www/boa/pkg-descr
@@ -13,4 +13,4 @@ grained access control and encrypted communications".
WWW: http://www.boa.org/
- Alex Dupre
-sysadmin@alexdupre.com
+ale@FreeBSD.org
diff --git a/www/eaccelerator/Makefile b/www/eaccelerator/Makefile
index e83218d1161d..daa9cd11c383 100644
--- a/www/eaccelerator/Makefile
+++ b/www/eaccelerator/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= An opcode cache for PHP with encoder and loader
USE_BZIP2= yes
diff --git a/www/eaccelerator/pkg-descr b/www/eaccelerator/pkg-descr
index 183f202c3868..071de321e068 100644
--- a/www/eaccelerator/pkg-descr
+++ b/www/eaccelerator/pkg-descr
@@ -14,4 +14,4 @@ form and the encoded version doesn't contain the source.
WWW: http://www.turcksoft.com/en/e_mmc.htm
- Alex Dupre
-sysadmin@alexdupre.com
+ale@FreeBSD.org
diff --git a/www/mod_gzip/Makefile b/www/mod_gzip/Makefile
index ea0ad8eec762..018d99b46ad9 100644
--- a/www/mod_gzip/Makefile
+++ b/www/mod_gzip/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mod-gzip
EXTRACT_SUFX= .tgz
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= An Internet Content Acceleration module for Apache
USE_APACHE= yes
diff --git a/www/mod_gzip/pkg-descr b/www/mod_gzip/pkg-descr
index e27f24884a7b..fa726081e469 100644
--- a/www/mod_gzip/pkg-descr
+++ b/www/mod_gzip/pkg-descr
@@ -10,4 +10,4 @@ receiving it.
WWW: http://sourceforge.net/projects/mod-gzip/
- Alex Dupre
-sysadmin@alexdupre.com
+ale@FreeBSD.org
diff --git a/www/mod_gzip2/Makefile b/www/mod_gzip2/Makefile
index ea0ad8eec762..018d99b46ad9 100644
--- a/www/mod_gzip2/Makefile
+++ b/www/mod_gzip2/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mod-gzip
EXTRACT_SUFX= .tgz
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= An Internet Content Acceleration module for Apache
USE_APACHE= yes
diff --git a/www/mod_gzip2/pkg-descr b/www/mod_gzip2/pkg-descr
index e27f24884a7b..fa726081e469 100644
--- a/www/mod_gzip2/pkg-descr
+++ b/www/mod_gzip2/pkg-descr
@@ -10,4 +10,4 @@ receiving it.
WWW: http://sourceforge.net/projects/mod-gzip/
- Alex Dupre
-sysadmin@alexdupre.com
+ale@FreeBSD.org
diff --git a/www/mod_security/Makefile b/www/mod_security/Makefile
index 3f96fce4a7ee..72078485b7af 100644
--- a/www/mod_security/Makefile
+++ b/www/mod_security/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME:S/_/-/}
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= An intrusion detection and prevention engine
USE_APACHE= yes
diff --git a/www/mod_security/pkg-descr b/www/mod_security/pkg-descr
index b5047e6b6cbd..b1eae38145e7 100644
--- a/www/mod_security/pkg-descr
+++ b/www/mod_security/pkg-descr
@@ -6,4 +6,4 @@ web applications from attacks.
WWW: http://www.modsecurity.org/
- Alex Dupre
-sysadmin@alexdupre.com
+ale@FreeBSD.org
diff --git a/www/mod_tsunami/Makefile b/www/mod_tsunami/Makefile
index 8dfdcf33fd55..0bfdc544a95c 100644
--- a/www/mod_tsunami/Makefile
+++ b/www/mod_tsunami/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mod-tsunami
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= Apache module which dynamically limits a site's slot usage
USE_APACHE= yes
diff --git a/www/mod_tsunami/pkg-descr b/www/mod_tsunami/pkg-descr
index f06d7c6c479f..d78bec3acf2e 100644
--- a/www/mod_tsunami/pkg-descr
+++ b/www/mod_tsunami/pkg-descr
@@ -6,4 +6,4 @@ want one site to use all the resources.
WWW: http://mod-tsunami.sourceforge.net/
- Alex Dupre
-sysadmin@alexdupre.com
+ale@FreeBSD.org
diff --git a/www/netrik/Makefile b/www/netrik/Makefile
index c08429ac6879..e50d78d7345b 100644
--- a/www/netrik/Makefile
+++ b/www/netrik/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= A text web browser, very ambitious, in active development
RUN_DEPENDS= wget:${PORTSDIR}/ftp/wget
diff --git a/www/netrik/pkg-descr b/www/netrik/pkg-descr
index ada119588e64..19b11404a8df 100644
--- a/www/netrik/pkg-descr
+++ b/www/netrik/pkg-descr
@@ -3,4 +3,5 @@ around :-) , and maybe a bit more...
WWW: http://netrik.sourceforge.net/
--- AlanE
+- Alex Dupre
+ale@FreeBSD.org
diff --git a/www/php-dyn/Makefile b/www/php-dyn/Makefile
index 8921017873b5..5f9a1284a3aa 100644
--- a/www/php-dyn/Makefile
+++ b/www/php-dyn/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= php_dyn-${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= A PHP Extension to help debugging a PHP script
USE_PHPIZE= yes
diff --git a/www/php-dyn/pkg-descr b/www/php-dyn/pkg-descr
index 05b10219ef8a..61bdd77871a6 100644
--- a/www/php-dyn/pkg-descr
+++ b/www/php-dyn/pkg-descr
@@ -7,4 +7,4 @@ time will be printed with microseconds.
WWW: http://sourceforge.net/projects/php-dyn/
- Alex Dupre
-sysadmin@alexdupre.com
+ale@FreeBSD.org
diff --git a/www/php-screw/Makefile b/www/php-screw/Makefile
index 8faa7a7e93d8..e5086520bba4 100644
--- a/www/php-screw/Makefile
+++ b/www/php-screw/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= php_screw-${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= A PHP script encryption tool
PKGMESSAGE= ${WRKDIR}/pkg-message
diff --git a/www/php-screw/pkg-descr b/www/php-screw/pkg-descr
index 18175ee9e0e0..2f492830fd3f 100644
--- a/www/php-screw/pkg-descr
+++ b/www/php-screw/pkg-descr
@@ -5,4 +5,4 @@ up until just before execution, preserving your intellectual property.
WWW: http://sourceforge.net/projects/php-screw/
- Alex Dupre
-sysadmin@alexdupre.com
+ale@FreeBSD.org
diff --git a/www/php-templates/Makefile b/www/php-templates/Makefile
index 70e8590987cf..14b2d14b6677 100644
--- a/www/php-templates/Makefile
+++ b/www/php-templates/Makefile
@@ -16,7 +16,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX}
DISTFILES+= php_templates-doc-eng-1.1${EXTRACT_SUFX}
.endif
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= A template framework for PHP
WRKSRC= ${WRKDIR}/templates
diff --git a/www/php-templates/pkg-descr b/www/php-templates/pkg-descr
index 51b108b7864b..1323e86bb331 100644
--- a/www/php-templates/pkg-descr
+++ b/www/php-templates/pkg-descr
@@ -6,4 +6,4 @@ written in PHP.
WWW: http://sourceforge.net/projects/php-templates/
- Alex Dupre
-sysadmin@alexdupre.com
+ale@FreeBSD.org
diff --git a/www/pserv/Makefile b/www/pserv/Makefile
index 089794dfaa9c..7e50554f267d 100644
--- a/www/pserv/Makefile
+++ b/www/pserv/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-08-Jan-04
EXTRACT_SUFX= .tar.Z
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= A portable and small webserver written in C
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/www/pserv/pkg-descr b/www/pserv/pkg-descr
index 066df7a9ccc6..de552a077ee4 100644
--- a/www/pserv/pkg-descr
+++ b/www/pserv/pkg-descr
@@ -8,4 +8,4 @@ This port contains a patched version to support the execution of php scripts.
WWW: http://sourceforge.net/projects/pserv/
- Alex Dupre
-sysadmin@alexdupre.com
+ale@FreeBSD.org
diff --git a/www/turck-mmcache/Makefile b/www/turck-mmcache/Makefile
index e83218d1161d..daa9cd11c383 100644
--- a/www/turck-mmcache/Makefile
+++ b/www/turck-mmcache/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= sysadmin@alexdupre.com
+MAINTAINER= ale@FreeBSD.org
COMMENT= An opcode cache for PHP with encoder and loader
USE_BZIP2= yes
diff --git a/www/turck-mmcache/pkg-descr b/www/turck-mmcache/pkg-descr
index 183f202c3868..071de321e068 100644
--- a/www/turck-mmcache/pkg-descr
+++ b/www/turck-mmcache/pkg-descr
@@ -14,4 +14,4 @@ form and the encoded version doesn't contain the source.
WWW: http://www.turcksoft.com/en/e_mmc.htm
- Alex Dupre
-sysadmin@alexdupre.com
+ale@FreeBSD.org