aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlan Eldridge <alane@FreeBSD.org>2002-11-01 13:09:32 +0000
committerAlan Eldridge <alane@FreeBSD.org>2002-11-01 13:09:32 +0000
commit61028157dbb54dbfb94da5baf153a2f05319fb20 (patch)
treea6f31cc46a3ee2429c0f726b9866d72c9b4e1f3d
parent482fb23b625be921b033c5d23310b9460e4e5886 (diff)
downloadports-61028157dbb54dbfb94da5baf153a2f05319fb20.tar.gz
ports-61028157dbb54dbfb94da5baf153a2f05319fb20.zip
Notes
-rw-r--r--audio/grip/Makefile2
-rw-r--r--devel/ac-archive/Makefile2
-rw-r--r--devel/autoconf/Makefile2
-rw-r--r--devel/autoconf213/Makefile2
-rw-r--r--devel/autoconf253/Makefile2
-rw-r--r--devel/autoconf254/Makefile2
-rw-r--r--devel/autoconf257/Makefile2
-rw-r--r--devel/autoconf259/Makefile2
-rw-r--r--devel/autoconf26/Makefile2
-rw-r--r--devel/autoconf261/Makefile2
-rw-r--r--devel/autoconf262/Makefile2
-rw-r--r--devel/autoconf267/Makefile2
-rw-r--r--devel/autoconf268/Makefile2
-rw-r--r--devel/automake/Makefile2
-rw-r--r--devel/automake110/Makefile2
-rw-r--r--devel/automake14/Makefile2
-rw-r--r--devel/automake15/Makefile2
-rw-r--r--devel/automake16/Makefile2
-rw-r--r--devel/automake17/Makefile2
-rw-r--r--devel/automake18/Makefile2
-rw-r--r--devel/automake19/Makefile2
-rw-r--r--devel/cvsbook/Makefile2
-rw-r--r--devel/fam/Makefile2
-rw-r--r--devel/gnu-autoconf/Makefile2
-rw-r--r--devel/gnu-automake/Makefile2
-rw-r--r--devel/invitation_to_ruby/Makefile4
-rw-r--r--devel/ptypes/Makefile2
-rw-r--r--devel/py-optik/Makefile2
-rw-r--r--devel/py-period/Makefile2
-rw-r--r--french/cups-base/Makefile2
-rw-r--r--french/cups-lpr/Makefile2
-rw-r--r--french/cups/Makefile2
-rw-r--r--lang/cyclone/Makefile4
-rw-r--r--mail/archivemail/Makefile4
-rw-r--r--mail/gotmail/Makefile2
-rw-r--r--mail/p5-Mail-SpamAssassin/Makefile2
-rw-r--r--misc/kenny/Makefile4
-rw-r--r--print/cups-base/Makefile2
-rw-r--r--print/cups-lpr/Makefile2
-rw-r--r--print/cups-pstoraster/Makefile2
-rw-r--r--print/cups/Makefile2
-rw-r--r--print/envelope/Makefile4
-rw-r--r--sysutils/tree/Makefile4
-rw-r--r--textproc/aft/Makefile4
-rw-r--r--www/firefox-devel/Makefile2
-rw-r--r--www/firefox-esr/Makefile2
-rw-r--r--www/firefox/Makefile2
-rw-r--r--www/firefox10/Makefile2
-rw-r--r--www/firefox15/Makefile2
-rw-r--r--www/firefox3-devel/Makefile2
-rw-r--r--www/firefox35/Makefile2
-rw-r--r--www/firefox36/Makefile2
-rw-r--r--www/flock/Makefile2
-rw-r--r--www/mozilla-firebird/Makefile2
-rw-r--r--www/phoenix-devel/Makefile2
-rw-r--r--www/phoenix/Makefile2
-rw-r--r--www/zope/Makefile2
-rw-r--r--www/zope210/Makefile2
-rw-r--r--www/zope211/Makefile2
-rw-r--r--www/zope213/Makefile2
-rw-r--r--www/zope28/Makefile2
-rw-r--r--www/zope29/Makefile2
62 files changed, 69 insertions, 69 deletions
diff --git a/audio/grip/Makefile b/audio/grip/Makefile
index 5d3a5382a1e8..7fb9387ac898 100644
--- a/audio/grip/Makefile
+++ b/audio/grip/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= audio
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR=grip
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
LIB_DEPENDS= id3-3.7.13:${PORTSDIR}/audio/id3lib \
ghttp.1:${PORTSDIR}/www/libghttp
diff --git a/devel/ac-archive/Makefile b/devel/ac-archive/Makefile
index c447e6b41e2f..28ec754ebcc9 100644
--- a/devel/ac-archive/Makefile
+++ b/devel/ac-archive/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
RUN_DEPENDS= autoconf:${PORTSDIR}/devel/autoconf
diff --git a/devel/autoconf/Makefile b/devel/autoconf/Makefile
index 95f0af32a22f..ff87f5639b26 100644
--- a/devel/autoconf/Makefile
+++ b/devel/autoconf/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
help2man:${PORTSDIR}/misc/help2man
diff --git a/devel/autoconf213/Makefile b/devel/autoconf213/Makefile
index d2c705ed510b..dc5c4970d6c3 100644
--- a/devel/autoconf213/Makefile
+++ b/devel/autoconf213/Makefile
@@ -17,7 +17,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEWARE} ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= binutils autoconf
DISTNAME= autoconf-000227
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
RUN_DEPENDS= gm4:${PORTSDIR}/devel/m4
diff --git a/devel/autoconf253/Makefile b/devel/autoconf253/Makefile
index 95f0af32a22f..ff87f5639b26 100644
--- a/devel/autoconf253/Makefile
+++ b/devel/autoconf253/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
help2man:${PORTSDIR}/misc/help2man
diff --git a/devel/autoconf254/Makefile b/devel/autoconf254/Makefile
index cc0ee7b999f6..f1bc89dd646f 100644
--- a/devel/autoconf254/Makefile
+++ b/devel/autoconf254/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
help2man:${PORTSDIR}/misc/help2man
diff --git a/devel/autoconf257/Makefile b/devel/autoconf257/Makefile
index cc0ee7b999f6..f1bc89dd646f 100644
--- a/devel/autoconf257/Makefile
+++ b/devel/autoconf257/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
help2man:${PORTSDIR}/misc/help2man
diff --git a/devel/autoconf259/Makefile b/devel/autoconf259/Makefile
index cc0ee7b999f6..f1bc89dd646f 100644
--- a/devel/autoconf259/Makefile
+++ b/devel/autoconf259/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
help2man:${PORTSDIR}/misc/help2man
diff --git a/devel/autoconf26/Makefile b/devel/autoconf26/Makefile
index cc0ee7b999f6..f1bc89dd646f 100644
--- a/devel/autoconf26/Makefile
+++ b/devel/autoconf26/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
help2man:${PORTSDIR}/misc/help2man
diff --git a/devel/autoconf261/Makefile b/devel/autoconf261/Makefile
index cc0ee7b999f6..f1bc89dd646f 100644
--- a/devel/autoconf261/Makefile
+++ b/devel/autoconf261/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
help2man:${PORTSDIR}/misc/help2man
diff --git a/devel/autoconf262/Makefile b/devel/autoconf262/Makefile
index cc0ee7b999f6..f1bc89dd646f 100644
--- a/devel/autoconf262/Makefile
+++ b/devel/autoconf262/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
help2man:${PORTSDIR}/misc/help2man
diff --git a/devel/autoconf267/Makefile b/devel/autoconf267/Makefile
index cc0ee7b999f6..f1bc89dd646f 100644
--- a/devel/autoconf267/Makefile
+++ b/devel/autoconf267/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
help2man:${PORTSDIR}/misc/help2man
diff --git a/devel/autoconf268/Makefile b/devel/autoconf268/Makefile
index cc0ee7b999f6..f1bc89dd646f 100644
--- a/devel/autoconf268/Makefile
+++ b/devel/autoconf268/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
help2man:${PORTSDIR}/misc/help2man
diff --git a/devel/automake/Makefile b/devel/automake/Makefile
index 8b7759917715..19734947a224 100644
--- a/devel/automake/Makefile
+++ b/devel/automake/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
GNU_CONFIGURE= yes
CONFIGURE_ENV= PERL=${PERL5}
diff --git a/devel/automake110/Makefile b/devel/automake110/Makefile
index 9cb12ffb5017..576852573dbe 100644
--- a/devel/automake110/Makefile
+++ b/devel/automake110/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
DISTNAME= automake-${PORTVERSION}
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
.undef NO_IGNORE
BORKED= "THIS IS A WORK IN PROGRESS. DON'T EVEN THINK ABOUT IT."
diff --git a/devel/automake14/Makefile b/devel/automake14/Makefile
index c382b8ad055c..63a2bd19df1e 100644
--- a/devel/automake14/Makefile
+++ b/devel/automake14/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
DISTNAME= automake-1.4-p5
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
GNU_CONFIGURE= yes
CONFIGURE_ENV= PERL=${PERL5}
diff --git a/devel/automake15/Makefile b/devel/automake15/Makefile
index 8b7759917715..19734947a224 100644
--- a/devel/automake15/Makefile
+++ b/devel/automake15/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
GNU_CONFIGURE= yes
CONFIGURE_ENV= PERL=${PERL5}
diff --git a/devel/automake16/Makefile b/devel/automake16/Makefile
index 9cb12ffb5017..576852573dbe 100644
--- a/devel/automake16/Makefile
+++ b/devel/automake16/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
DISTNAME= automake-${PORTVERSION}
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
.undef NO_IGNORE
BORKED= "THIS IS A WORK IN PROGRESS. DON'T EVEN THINK ABOUT IT."
diff --git a/devel/automake17/Makefile b/devel/automake17/Makefile
index 9cb12ffb5017..576852573dbe 100644
--- a/devel/automake17/Makefile
+++ b/devel/automake17/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
DISTNAME= automake-${PORTVERSION}
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
.undef NO_IGNORE
BORKED= "THIS IS A WORK IN PROGRESS. DON'T EVEN THINK ABOUT IT."
diff --git a/devel/automake18/Makefile b/devel/automake18/Makefile
index 9cb12ffb5017..576852573dbe 100644
--- a/devel/automake18/Makefile
+++ b/devel/automake18/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
DISTNAME= automake-${PORTVERSION}
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
.undef NO_IGNORE
BORKED= "THIS IS A WORK IN PROGRESS. DON'T EVEN THINK ABOUT IT."
diff --git a/devel/automake19/Makefile b/devel/automake19/Makefile
index 9cb12ffb5017..576852573dbe 100644
--- a/devel/automake19/Makefile
+++ b/devel/automake19/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
DISTNAME= automake-${PORTVERSION}
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
.undef NO_IGNORE
BORKED= "THIS IS A WORK IN PROGRESS. DON'T EVEN THINK ABOUT IT."
diff --git a/devel/cvsbook/Makefile b/devel/cvsbook/Makefile
index 1328065b0548..add7bda96d9b 100644
--- a/devel/cvsbook/Makefile
+++ b/devel/cvsbook/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= http://cvsbook.red-bean.com/
DISTNAME= ${PORTNAME}-${PORTVERSION}-all
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
NO_BUILD= yes
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/devel/fam/Makefile b/devel/fam/Makefile
index 663b2dba55e6..ea80ae99d198 100644
--- a/devel/fam/Makefile
+++ b/devel/fam/Makefile
@@ -14,7 +14,7 @@ PATCH_SITES= ftp://oss.sgi.com/projects/fam/download/patches/
PATCH_DIST_STRIP= -p1
PATCHFILES= freebsd-mntent.patch # freebsd-build.patch
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
CFLAGS+= -Wno-deprecated
diff --git a/devel/gnu-autoconf/Makefile b/devel/gnu-autoconf/Makefile
index cc0ee7b999f6..f1bc89dd646f 100644
--- a/devel/gnu-autoconf/Makefile
+++ b/devel/gnu-autoconf/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= autoconf
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \
help2man:${PORTSDIR}/misc/help2man
diff --git a/devel/gnu-automake/Makefile b/devel/gnu-automake/Makefile
index 9cb12ffb5017..576852573dbe 100644
--- a/devel/gnu-automake/Makefile
+++ b/devel/gnu-automake/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= automake
DISTNAME= automake-${PORTVERSION}
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
.undef NO_IGNORE
BORKED= "THIS IS A WORK IN PROGRESS. DON'T EVEN THINK ABOUT IT."
diff --git a/devel/invitation_to_ruby/Makefile b/devel/invitation_to_ruby/Makefile
index 0b0203fbc00f..122926eabd99 100644
--- a/devel/invitation_to_ruby/Makefile
+++ b/devel/invitation_to_ruby/Makefile
@@ -2,7 +2,7 @@
#
# New ports collection makefile for: invitation_to_ruby
# Date created: 2002/08/28
-# Whom: Alan Eldridge <AlanE@FreeBSD.org>
+# Whom: Alan Eldridge <alane@FreeBSD.org>
#
# $FreeBSD$
#
@@ -21,7 +21,7 @@ EXTRACT_SUFX= .tgz
#DIST_SUBDIR= ${PKGNAMEPREFIX}${PORTNAME}
#EXTRACT_ONLY=
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
NO_BUILD= yes
diff --git a/devel/ptypes/Makefile b/devel/ptypes/Makefile
index 43b6d0088c44..51ccaba80189 100644
--- a/devel/ptypes/Makefile
+++ b/devel/ptypes/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
CFLAGS+= ${PTHREAD_CFLAGS} -fPIC
USE_REINPLACE= yes
diff --git a/devel/py-optik/Makefile b/devel/py-optik/Makefile
index a3e537a69a8b..d8d4034cc277 100644
--- a/devel/py-optik/Makefile
+++ b/devel/py-optik/Makefile
@@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= Optik-${PORTVERSION}
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
USE_PYTHON= yes
USE_PYDISTUTILS= yes
diff --git a/devel/py-period/Makefile b/devel/py-period/Makefile
index 597cd8f9dca9..dbb35e6bad10 100644
--- a/devel/py-period/Makefile
+++ b/devel/py-period/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel python
MASTER_SITES= http://www.biostat.wisc.edu/~annis/creations/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
USE_PYTHON= yes
NO_BUILD= yes
diff --git a/french/cups-base/Makefile b/french/cups-base/Makefile
index f1f74cfa9a55..a73864ebbcc4 100644
--- a/french/cups-base/Makefile
+++ b/french/cups-base/Makefile
@@ -9,7 +9,7 @@ PORTNAME= cups-base
PORTVERSION= ${CUPS_PORTVER}
CATEGORIES= french print
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
CUPS_FR= yes
MASTERDIR= ${.CURDIR}/../../print/cups-base
diff --git a/french/cups-lpr/Makefile b/french/cups-lpr/Makefile
index 25d5abe63d35..d7f7bc806b4a 100644
--- a/french/cups-lpr/Makefile
+++ b/french/cups-lpr/Makefile
@@ -9,7 +9,7 @@ PORTNAME= cups-lpr
PORTVERSION= ${CUPS_PORTVER}
CATEGORIES= french print
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
LIB_DEPENDS= cups.2:${.CURDIR}/../../french/cups-base
diff --git a/french/cups/Makefile b/french/cups/Makefile
index b4419f391a9c..ed6a8c5e7b47 100644
--- a/french/cups/Makefile
+++ b/french/cups/Makefile
@@ -9,7 +9,7 @@ PORTNAME= cups
PORTVERSION= ${CUPS_PORTVER}
CATEGORIES= french print
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
LIB_DEPENDS= cups.2:${.CURDIR}/../../french/cups-base
RUN_DEPENDS= ${LOCALBASE}/sbin/cupsaddsmb:${.CURDIR}/../../french/cups-lpr
diff --git a/lang/cyclone/Makefile b/lang/cyclone/Makefile
index 0336b4a107bd..c40b9c4debda 100644
--- a/lang/cyclone/Makefile
+++ b/lang/cyclone/Makefile
@@ -2,7 +2,7 @@
#
# New ports collection makefile for: cyclone
# Date created: 2002/01/06
-# Whom: AlanE <AlanE@FreeBSD.org> et al
+# Whom: alane <alane@FreeBSD.org> et al
#
# $FreeBSD$
#
@@ -17,7 +17,7 @@ MASTER_SITES= http://www.cs.cornell.edu/projects/cyclone/software/
DISTFILES= ${PORTNAME}-${PORTVERSION}.tar.gz \
${PORTNAME}-${PORTVERSION}-docs.tar.gz
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
USE_GMAKE= yes
NO_PACKAGE= 'Neither CC nor CFLAGS safe.'
diff --git a/mail/archivemail/Makefile b/mail/archivemail/Makefile
index 5c459e62b03c..2fd22fd82d7d 100644
--- a/mail/archivemail/Makefile
+++ b/mail/archivemail/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: archivemail
# Date created: 2002/04/02
-# Whom: Alan Eldridge <AlanE@FreeBSD.org>
+# Whom: Alan Eldridge <alane@FreeBSD.org>
#
# $FreeBSD$
#
@@ -12,7 +12,7 @@ CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
USE_PYTHON= yes
USE_PYDISTUTILS=yes
diff --git a/mail/gotmail/Makefile b/mail/gotmail/Makefile
index b096d2239ee0..210864e9b672 100644
--- a/mail/gotmail/Makefile
+++ b/mail/gotmail/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= mail perl5
MASTER_SITES= http://ssl.usu.edu/paul/gotmail/
DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
RUN_DEPENDS= curl:${PORTSDIR}/ftp/curl \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/URI.pm:${PORTSDIR}/net/p5-URI \
diff --git a/mail/p5-Mail-SpamAssassin/Makefile b/mail/p5-Mail-SpamAssassin/Makefile
index f527d8ea3b4c..0a07b8321a16 100644
--- a/mail/p5-Mail-SpamAssassin/Makefile
+++ b/mail/p5-Mail-SpamAssassin/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://spamassassin.org/released/ \
MASTER_SITE_SUBDIR= Mail
PKGNAMEPREFIX= p5-
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/Net/DNS.pm:${PORTSDIR}/net/p5-Net-DNS \
${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/HTML/Parser.pm:${PORTSDIR}/www/p5-HTML-Parser \
diff --git a/misc/kenny/Makefile b/misc/kenny/Makefile
index f03dcf43f44b..78a8a2e0f79e 100644
--- a/misc/kenny/Makefile
+++ b/misc/kenny/Makefile
@@ -2,7 +2,7 @@
#
# New ports collection makefile for: kenny
# Date created: 2001/12/25
-# Whom: Alan E AlanE@FreeBSD.org
+# Whom: Alan E alane@FreeBSD.org
#
# $FreeBSD$
#
@@ -16,7 +16,7 @@ DISTNAME= kenny.pl-${PORTVERSION}
EXTRACT_SUFX= .gz
EXTRACT_ONLY=
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
USE_PERL5= yes
NO_BUILD= yes
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile
index f13875370042..7b74ae1a810f 100644
--- a/print/cups-base/Makefile
+++ b/print/cups-base/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= ${CUPS_PORTVER}
PORTREVISION= 4
CATEGORIES?= print
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
INSTALLS_SHLIB= yes
diff --git a/print/cups-lpr/Makefile b/print/cups-lpr/Makefile
index 6b7e33f7ca56..877270ee4fea 100644
--- a/print/cups-lpr/Makefile
+++ b/print/cups-lpr/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= ${CUPS_PORTVER}
PORTREVISION= 1
CATEGORIES?= print
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
LIB_DEPENDS= cups.2:${.CURDIR}/../../print/cups-base
diff --git a/print/cups-pstoraster/Makefile b/print/cups-pstoraster/Makefile
index 5981f553aaf2..9db3d17944eb 100644
--- a/print/cups-pstoraster/Makefile
+++ b/print/cups-pstoraster/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
MASTER_SITE_SUBDIR= espgs
DISTNAME= espgs-${PORTVERSION}-source
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
LIB_DEPENDS= cups.2:${PORTSDIR}/print/cups-base
RUN_DEPENDS= ${LOCALBASE}/share/ghostscript/fonts/fonts.scale:${PORTSDIR}/print/ghostscript-gnu
diff --git a/print/cups/Makefile b/print/cups/Makefile
index a34fe6c46012..6135cc2a2a4e 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= # empty
DISTFILES= # none
EXTRACT_ONLY= # empty
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
LIB_DEPENDS?= cups.2:${.CURDIR}/../../print/cups-base
RUN_DEPENDS?= espgs:${.CURDIR}/../../print/cups-pstoraster \
diff --git a/print/envelope/Makefile b/print/envelope/Makefile
index fb5e084190ce..5f9746cdd42b 100644
--- a/print/envelope/Makefile
+++ b/print/envelope/Makefile
@@ -2,7 +2,7 @@
#
# New ports collection makefile for: envelope
# Date created: 2002/03/24
-# Whom: Alan Eldridge AlanE@FreeBSD.org
+# Whom: Alan Eldridge alane@FreeBSD.org
#
# $FreeBSD$
#
@@ -14,7 +14,7 @@ MASTER_SITES= http://freefall.homeip.net/code/envelope/
DISTNAME= ${PORTNAME}_${PORTVERSION}
EXTRACT_SUFX= .tgz
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
USE_REINPLACE= yes
NO_BUILD= yes
diff --git a/sysutils/tree/Makefile b/sysutils/tree/Makefile
index a98e59d9da89..a5fc43acb50e 100644
--- a/sysutils/tree/Makefile
+++ b/sysutils/tree/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: tree
# Date created: 2001/12/24
-# Whom: Alan Eldridge <AlanE@FreeBSD.org>
+# Whom: Alan Eldridge <alane@FreeBSD.org>
#
# $FreeBSD$
#
@@ -12,7 +12,7 @@ CATEGORIES= sysutils
MASTER_SITES= ftp://mama.indstate.edu/linux/tree/
EXTRACT_SUFX= .tgz
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
MAN1= tree.1
diff --git a/textproc/aft/Makefile b/textproc/aft/Makefile
index 32e1562d6c79..e47a68e9d4c1 100644
--- a/textproc/aft/Makefile
+++ b/textproc/aft/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: aft
# Date created: 2002/03/28
-# Whom: Alan Eldridge <AlanE@FreeBSD.org>
+# Whom: Alan Eldridge <alane@FreeBSD.org>
#
# $FreeBSD$
#
@@ -10,7 +10,7 @@ PORTVERSION= 5.0792
CATEGORIES= textproc
MASTER_SITES= http://www.maplefish.com/todd/
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
USE_PERL5= yes
GNU_CONFIGURE= yes
diff --git a/www/firefox-devel/Makefile b/www/firefox-devel/Makefile
index abae5aa838f5..0e6139c45fc1 100644
--- a/www/firefox-devel/Makefile
+++ b/www/firefox-devel/Makefile
@@ -2,7 +2,7 @@
#
# New ports collection makefile for: phoenix
# Date created: 2002/10/21
-# Whom: Alan Eldridge <AlanE@FreeBSD.org>
+# Whom: Alan Eldridge <alane@FreeBSD.org>
#
# $FreeBSD$
#
diff --git a/www/firefox-esr/Makefile b/www/firefox-esr/Makefile
index abae5aa838f5..0e6139c45fc1 100644
--- a/www/firefox-esr/Makefile
+++ b/www/firefox-esr/Makefile
@@ -2,7 +2,7 @@
#
# New ports collection makefile for: phoenix
# Date created: 2002/10/21
-# Whom: Alan Eldridge <AlanE@FreeBSD.org>
+# Whom: Alan Eldridge <alane@FreeBSD.org>
#
# $FreeBSD$
#
diff --git a/www/firefox/Makefile b/www/firefox/Makefile
index abae5aa838f5..0e6139c45fc1 100644
--- a/www/firefox/Makefile
+++ b/www/firefox/Makefile
@@ -2,7 +2,7 @@
#
# New ports collection makefile for: phoenix
# Date created: 2002/10/21
-# Whom: Alan Eldridge <AlanE@FreeBSD.org>
+# Whom: Alan Eldridge <alane@FreeBSD.org>
#
# $FreeBSD$
#
diff --git a/www/firefox10/Makefile b/www/firefox10/Makefile
index abae5aa838f5..0e6139c45fc1 100644
--- a/www/firefox10/Makefile
+++ b/www/firefox10/Makefile
@@ -2,7 +2,7 @@
#
# New ports collection makefile for: phoenix
# Date created: 2002/10/21
-# Whom: Alan Eldridge <AlanE@FreeBSD.org>
+# Whom: Alan Eldridge <alane@FreeBSD.org>
#
# $FreeBSD$
#
diff --git a/www/firefox15/Makefile b/www/firefox15/Makefile
index abae5aa838f5..0e6139c45fc1 100644
--- a/www/firefox15/Makefile
+++ b/www/firefox15/Makefile
@@ -2,7 +2,7 @@
#
# New ports collection makefile for: phoenix
# Date created: 2002/10/21
-# Whom: Alan Eldridge <AlanE@FreeBSD.org>
+# Whom: Alan Eldridge <alane@FreeBSD.org>
#
# $FreeBSD$
#
diff --git a/www/firefox3-devel/Makefile b/www/firefox3-devel/Makefile
index abae5aa838f5..0e6139c45fc1 100644
--- a/www/firefox3-devel/Makefile
+++ b/www/firefox3-devel/Makefile
@@ -2,7 +2,7 @@
#
# New ports collection makefile for: phoenix
# Date created: 2002/10/21
-# Whom: Alan Eldridge <AlanE@FreeBSD.org>
+# Whom: Alan Eldridge <alane@FreeBSD.org>
#
# $FreeBSD$
#
diff --git a/www/firefox35/Makefile b/www/firefox35/Makefile
index abae5aa838f5..0e6139c45fc1 100644
--- a/www/firefox35/Makefile
+++ b/www/firefox35/Makefile
@@ -2,7 +2,7 @@
#
# New ports collection makefile for: phoenix
# Date created: 2002/10/21
-# Whom: Alan Eldridge <AlanE@FreeBSD.org>
+# Whom: Alan Eldridge <alane@FreeBSD.org>
#
# $FreeBSD$
#
diff --git a/www/firefox36/Makefile b/www/firefox36/Makefile
index abae5aa838f5..0e6139c45fc1 100644
--- a/www/firefox36/Makefile
+++ b/www/firefox36/Makefile
@@ -2,7 +2,7 @@
#
# New ports collection makefile for: phoenix
# Date created: 2002/10/21
-# Whom: Alan Eldridge <AlanE@FreeBSD.org>
+# Whom: Alan Eldridge <alane@FreeBSD.org>
#
# $FreeBSD$
#
diff --git a/www/flock/Makefile b/www/flock/Makefile
index abae5aa838f5..0e6139c45fc1 100644
--- a/www/flock/Makefile
+++ b/www/flock/Makefile
@@ -2,7 +2,7 @@
#
# New ports collection makefile for: phoenix
# Date created: 2002/10/21
-# Whom: Alan Eldridge <AlanE@FreeBSD.org>
+# Whom: Alan Eldridge <alane@FreeBSD.org>
#
# $FreeBSD$
#
diff --git a/www/mozilla-firebird/Makefile b/www/mozilla-firebird/Makefile
index abae5aa838f5..0e6139c45fc1 100644
--- a/www/mozilla-firebird/Makefile
+++ b/www/mozilla-firebird/Makefile
@@ -2,7 +2,7 @@
#
# New ports collection makefile for: phoenix
# Date created: 2002/10/21
-# Whom: Alan Eldridge <AlanE@FreeBSD.org>
+# Whom: Alan Eldridge <alane@FreeBSD.org>
#
# $FreeBSD$
#
diff --git a/www/phoenix-devel/Makefile b/www/phoenix-devel/Makefile
index abae5aa838f5..0e6139c45fc1 100644
--- a/www/phoenix-devel/Makefile
+++ b/www/phoenix-devel/Makefile
@@ -2,7 +2,7 @@
#
# New ports collection makefile for: phoenix
# Date created: 2002/10/21
-# Whom: Alan Eldridge <AlanE@FreeBSD.org>
+# Whom: Alan Eldridge <alane@FreeBSD.org>
#
# $FreeBSD$
#
diff --git a/www/phoenix/Makefile b/www/phoenix/Makefile
index abae5aa838f5..0e6139c45fc1 100644
--- a/www/phoenix/Makefile
+++ b/www/phoenix/Makefile
@@ -2,7 +2,7 @@
#
# New ports collection makefile for: phoenix
# Date created: 2002/10/21
-# Whom: Alan Eldridge <AlanE@FreeBSD.org>
+# Whom: Alan Eldridge <alane@FreeBSD.org>
#
# $FreeBSD$
#
diff --git a/www/zope/Makefile b/www/zope/Makefile
index 4c4715393502..e28583b8447e 100644
--- a/www/zope/Makefile
+++ b/www/zope/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
DISTNAME= Zope-${PORTVERSION}-src
EXTRACT_SUFX= .tgz
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
USE_PYTHON= yes
PYTHON_VERSION= python2.1
diff --git a/www/zope210/Makefile b/www/zope210/Makefile
index 4c4715393502..e28583b8447e 100644
--- a/www/zope210/Makefile
+++ b/www/zope210/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
DISTNAME= Zope-${PORTVERSION}-src
EXTRACT_SUFX= .tgz
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
USE_PYTHON= yes
PYTHON_VERSION= python2.1
diff --git a/www/zope211/Makefile b/www/zope211/Makefile
index 4c4715393502..e28583b8447e 100644
--- a/www/zope211/Makefile
+++ b/www/zope211/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
DISTNAME= Zope-${PORTVERSION}-src
EXTRACT_SUFX= .tgz
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
USE_PYTHON= yes
PYTHON_VERSION= python2.1
diff --git a/www/zope213/Makefile b/www/zope213/Makefile
index 4c4715393502..e28583b8447e 100644
--- a/www/zope213/Makefile
+++ b/www/zope213/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
DISTNAME= Zope-${PORTVERSION}-src
EXTRACT_SUFX= .tgz
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
USE_PYTHON= yes
PYTHON_VERSION= python2.1
diff --git a/www/zope28/Makefile b/www/zope28/Makefile
index 4c4715393502..e28583b8447e 100644
--- a/www/zope28/Makefile
+++ b/www/zope28/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
DISTNAME= Zope-${PORTVERSION}-src
EXTRACT_SUFX= .tgz
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
USE_PYTHON= yes
PYTHON_VERSION= python2.1
diff --git a/www/zope29/Makefile b/www/zope29/Makefile
index 4c4715393502..e28583b8447e 100644
--- a/www/zope29/Makefile
+++ b/www/zope29/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://www.zope.org/Products/Zope/${PORTVERSION}/
DISTNAME= Zope-${PORTVERSION}-src
EXTRACT_SUFX= .tgz
-MAINTAINER= AlanE@FreeBSD.org
+MAINTAINER= alane@FreeBSD.org
USE_PYTHON= yes
PYTHON_VERSION= python2.1