aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/mp3info/Makefile2
-rw-r--r--audio/napster/Makefile2
-rw-r--r--databases/mysql2pgsql/Makefile2
-rw-r--r--databases/p5-DBIWrapper/Makefile2
-rw-r--r--deskutils/dailystrips/Makefile2
-rw-r--r--deskutils/jlj/Makefile2
-rw-r--r--devel/cscope/Makefile2
-rw-r--r--devel/cvsstat/Makefile2
-rw-r--r--devel/devtodo/Makefile2
-rw-r--r--devel/libcapsinetwork/Makefile2
-rw-r--r--devel/libevent/Makefile2
-rw-r--r--devel/mkcmd/Makefile2
-rw-r--r--devel/msrc0/Makefile2
-rw-r--r--devel/p5-Class-Date/Makefile2
-rw-r--r--devel/p5-Config-Setting/Makefile2
-rw-r--r--devel/p5-Curses-Widgets/Makefile2
-rw-r--r--devel/patch/Makefile2
-rw-r--r--devel/rvi/Makefile2
-rw-r--r--devel/tdl/Makefile2
-rw-r--r--dns/nslint/Makefile2
-rw-r--r--ftp/bftpd/Makefile2
-rw-r--r--ftp/p5-Net-FTPServer/Makefile2
-rw-r--r--games/dopewars/Makefile2
-rw-r--r--games/xscorch/Makefile2
-rw-r--r--graphics/p5-Graphics-ColorNames/Makefile2
-rw-r--r--graphics/peps/Makefile2
-rw-r--r--graphics/synaesthesia/Makefile2
-rw-r--r--mail/demime/Makefile2
-rw-r--r--mail/glbiff/Makefile2
-rw-r--r--mail/p5-Mail-Audit/Makefile2
-rw-r--r--mail/p5-Mail-ListDetector/Makefile2
-rw-r--r--mail/p5-Mail-Verify/Makefile2
-rw-r--r--mail/pgen/Makefile2
-rw-r--r--mail/qmHandle/Makefile2
-rw-r--r--mail/qmhandle/Makefile2
-rw-r--r--mail/regm/Makefile2
-rw-r--r--mail/sigit/Makefile2
-rw-r--r--misc/explosions/Makefile2
-rw-r--r--misc/p5-Geo-Weather/Makefile2
-rw-r--r--net-im/p5-Net-AIM/Makefile2
-rw-r--r--net/p5-File-Rsync/Makefile2
-rw-r--r--net/p5-Net-Traceroute6/Makefile2
-rw-r--r--net/passlogd/Makefile2
-rw-r--r--news/newsgrab/Makefile2
-rw-r--r--news/p5-NNTPClient/Makefile2
-rw-r--r--news/slrn/Makefile2
-rw-r--r--security/p5-Digest-MD2/Makefile2
-rw-r--r--security/p5-Digest-MD5/Makefile2
-rw-r--r--security/secpanel/Makefile2
-rw-r--r--security/ssh-multiadd/Makefile2
-rw-r--r--sysutils/colorize/Makefile2
-rw-r--r--sysutils/log_analysis/Makefile2
-rw-r--r--sysutils/reed/Makefile2
-rw-r--r--sysutils/service-config/Makefile2
-rw-r--r--textproc/ascii2pdf/Makefile2
-rw-r--r--textproc/p5-HTML-Format/Makefile2
-rw-r--r--textproc/p5-PDF-Create/Makefile2
-rw-r--r--textproc/p5-URI-Find/Makefile2
-rw-r--r--textproc/xxdiff/Makefile2
-rw-r--r--www/crawl/Makefile2
-rw-r--r--www/hypermail/Makefile2
-rw-r--r--www/mod_cvs/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--x11-fm/cfm/Makefile2
-rw-r--r--x11-fonts/p5-Font-AFM/Makefile2
67 files changed, 67 insertions, 67 deletions
diff --git a/audio/mp3info/Makefile b/audio/mp3info/Makefile
index 800fc082db61..7adb9f914139 100644
--- a/audio/mp3info/Makefile
+++ b/audio/mp3info/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= apps/sound/mp3-utils/mp3info
EXTRACT_SUFX= .tgz
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tool to manipulate ID3 tags for MP3 files
WANT_GNOME= yes
diff --git a/audio/napster/Makefile b/audio/napster/Makefile
index 903d7ab34278..4bb95dc9ef54 100644
--- a/audio/napster/Makefile
+++ b/audio/napster/Makefile
@@ -11,7 +11,7 @@ CATEGORIES+= audio net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= nap
-MAINTAINER?= petef@FreeBSD.org
+MAINTAINER?= ports@FreeBSD.org
COMMENT?= An MP3 sharing, search, and chat client for the OpenNAP network
CONFLICTS?= ru-nap-*
diff --git a/databases/mysql2pgsql/Makefile b/databases/mysql2pgsql/Makefile
index db2e1cf2e876..c95d81218f4f 100644
--- a/databases/mysql2pgsql/Makefile
+++ b/databases/mysql2pgsql/Makefile
@@ -14,7 +14,7 @@ DISTNAME= ${PORTNAME}
EXTRACT_SUFX=
EXTRACT_ONLY= ${PORTNAME}
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Convert a MySQL dump to a PostgreSQL dump
.include <bsd.port.pre.mk>
diff --git a/databases/p5-DBIWrapper/Makefile b/databases/p5-DBIWrapper/Makefile
index c47246e9e3b2..767e8da901f4 100644
--- a/databases/p5-DBIWrapper/Makefile
+++ b/databases/p5-DBIWrapper/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= dbiwrapper
PKGNAMEPREFIX= p5-
DISTNAME= libdbiwrapper-perl-${PORTVERSION}
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl extension for generic DBI database access
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/LibXML.pm:${PORTSDIR}/textproc/p5-XML-LibXML \
diff --git a/deskutils/dailystrips/Makefile b/deskutils/dailystrips/Makefile
index 06b909b0a71a..6d803fe3c32c 100644
--- a/deskutils/dailystrips/Makefile
+++ b/deskutils/dailystrips/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= deskutils www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Utility to download or view your favorite online comic strips daily
RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww \
diff --git a/deskutils/jlj/Makefile b/deskutils/jlj/Makefile
index 0c2b448b010e..458bf58e6aca 100644
--- a/deskutils/jlj/Makefile
+++ b/deskutils/jlj/Makefile
@@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}
PATCH_SITES= http://www.atarininja.org/~wxs/patches/
PATCHFILES= jlj-tags-port.diff
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Jerry's command-line LiveJournal.com entry system
WRKSRC= ${WRKDIR}/${PORTNAME}
diff --git a/devel/cscope/Makefile b/devel/cscope/Makefile
index cb78262b6ede..c42b6fe1f8d8 100644
--- a/devel/cscope/Makefile
+++ b/devel/cscope/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An interactive C program browser
GNU_CONFIGURE= yes
diff --git a/devel/cvsstat/Makefile b/devel/cvsstat/Makefile
index e6233fec2d15..490c440fac66 100644
--- a/devel/cvsstat/Makefile
+++ b/devel/cvsstat/Makefile
@@ -14,7 +14,7 @@ EXTRACT_SUFX= # empty
DIST_SUBDIR= ${PORTNAME}-${PORTVERSION}
EXTRACT_ONLY= # empty
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Transforms the output of 'cvs status' to a sorted ASCII table
USE_PERL5= yes
diff --git a/devel/devtodo/Makefile b/devel/devtodo/Makefile
index 5ddbfb2b0401..c770bf8c71c9 100644
--- a/devel/devtodo/Makefile
+++ b/devel/devtodo/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.1.19
CATEGORIES= devel
MASTER_SITES= http://swapoff.org/files/devtodo/
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tool to effectively maintain todo lists aimed at developers
GNU_CONFIGURE= yes
diff --git a/devel/libcapsinetwork/Makefile b/devel/libcapsinetwork/Makefile
index c73454414553..20243de8f784 100644
--- a/devel/libcapsinetwork/Makefile
+++ b/devel/libcapsinetwork/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.3.0
CATEGORIES= devel net
MASTER_SITES= http://www.robertjohnkaper.com/downloads/atlantik/
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Network library aimed at easy development of C++ server daemons
GNU_CONFIGURE= yes
diff --git a/devel/libevent/Makefile b/devel/libevent/Makefile
index 199908ac6cdd..c99b09988049 100644
--- a/devel/libevent/Makefile
+++ b/devel/libevent/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://monkey.org/~provos/
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Provides an API to execute callback functions on certain events
GNU_CONFIGURE= yes
diff --git a/devel/mkcmd/Makefile b/devel/mkcmd/Makefile
index f21b93d738bd..15c14207ca5d 100644
--- a/devel/mkcmd/Makefile
+++ b/devel/mkcmd/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://archive.progeny.com/pundits/ \
ftp://ftp.physics.purdue.edu/pub/pundits/
EXTRACT_SUFX= .tgz
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Command-line parser and manual page generator
BUILD_DEPENDS= makeme:${PORTSDIR}/devel/msrc0
diff --git a/devel/msrc0/Makefile b/devel/msrc0/Makefile
index b06f28d4cda5..20e62a2b6756 100644
--- a/devel/msrc0/Makefile
+++ b/devel/msrc0/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ftp://archive.progeny.com/pundits/ \
ftp://ftp.physics.purdue.edu/pub/pundits/
EXTRACT_SUFX= .tgz
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Meta source fake-out script for building ksb tools
NO_BUILD= yes
diff --git a/devel/p5-Class-Date/Makefile b/devel/p5-Class-Date/Makefile
index cad2c06a7aaf..2e51c1ddb0a6 100644
--- a/devel/p5-Class-Date/Makefile
+++ b/devel/p5-Class-Date/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Class
PKGNAMEPREFIX= p5-
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A Perl class for easy date and time manipulation
PERL_CONFIGURE= yes
diff --git a/devel/p5-Config-Setting/Makefile b/devel/p5-Config-Setting/Makefile
index e0004ddab09b..1a6205740cf1 100644
--- a/devel/p5-Config-Setting/Makefile
+++ b/devel/p5-Config-Setting/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel perl5
MASTER_SITES= http://www.happygiraffe.net/dist/
PKGNAMEPREFIX= p5-
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A class that provides an easy interface to use config files
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/XML/Parser.pm:${PORTSDIR}/textproc/p5-XML-Parser
diff --git a/devel/p5-Curses-Widgets/Makefile b/devel/p5-Curses-Widgets/Makefile
index 45bf80b1e57a..f72a25123de3 100644
--- a/devel/p5-Curses-Widgets/Makefile
+++ b/devel/p5-Curses-Widgets/Makefile
@@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= Curses
PKGNAMEPREFIX= p5-
DISTNAME= CursesWidgets-${PORTVERSION}
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Curses-based widgets and functions
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Curses.pm:${PORTSDIR}/devel/p5-Curses
diff --git a/devel/patch/Makefile b/devel/patch/Makefile
index 0fe35d33dc94..d9b03d982544 100644
--- a/devel/patch/Makefile
+++ b/devel/patch/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= patch
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GNU patch utility
GNU_CONFIGURE= yes
diff --git a/devel/rvi/Makefile b/devel/rvi/Makefile
index b882579edcbd..9fe1cabc281b 100644
--- a/devel/rvi/Makefile
+++ b/devel/rvi/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \
MASTER_SITE_SUBDIR= petef
DISTNAME= rvi
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A simple interface to RCS
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}
diff --git a/devel/tdl/Makefile b/devel/tdl/Makefile
index f27a84a930eb..30012adbcbc7 100644
--- a/devel/tdl/Makefile
+++ b/devel/tdl/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.5.2
CATEGORIES= devel
MASTER_SITES= http://www.rpcurnow.force9.co.uk/tdl/
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= To-do list manager
HAS_CONFIGURE= yes
diff --git a/dns/nslint/Makefile b/dns/nslint/Makefile
index 8a506a3f5eab..37ad53c26da9 100644
--- a/dns/nslint/Makefile
+++ b/dns/nslint/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= dns
MASTER_SITES= ftp://ftp.ee.lbl.gov/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/.a/a/}
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perform consistency checks on DNS zone files
GNU_CONFIGURE= yes
diff --git a/ftp/bftpd/Makefile b/ftp/bftpd/Makefile
index 3c8559b8fd4a..107b402f425f 100644
--- a/ftp/bftpd/Makefile
+++ b/ftp/bftpd/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= ftp
MASTER_SITES= http://bftpd.sourceforge.net/downloads/src/
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Very configurable FTP server that can do chroot easily
GNU_CONFIGURE= yes
diff --git a/ftp/p5-Net-FTPServer/Makefile b/ftp/p5-Net-FTPServer/Makefile
index 10efb71580d9..6c4c0f22306c 100644
--- a/ftp/p5-Net-FTPServer/Makefile
+++ b/ftp/p5-Net-FTPServer/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A full-featured, secure, extensible and configurable Perl FTP server
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Authen/PAM.pm:${PORTSDIR}/security/p5-Authen-PAM \
diff --git a/games/dopewars/Makefile b/games/dopewars/Makefile
index 151803ef3363..51cee944d0ca 100644
--- a/games/dopewars/Makefile
+++ b/games/dopewars/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \
http://bellatrix.pcl.ox.ac.uk/~ben/dopewars/
MASTER_SITE_SUBDIR= dopewars
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A UNIX rewrite of a game originally based on "Drug Wars"
USE_GETTEXT= yes
diff --git a/games/xscorch/Makefile b/games/xscorch/Makefile
index bc83bcc38ab8..57c8491658e7 100644
--- a/games/xscorch/Makefile
+++ b/games/xscorch/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= games
MASTER_SITES= http://chaos2.org/xscorch/ \
http://mirror.dok.org/xscorch/
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Multiplayer tank shoot-em-up
LIB_DEPENDS= mikmod.2:${PORTSDIR}/audio/libmikmod
diff --git a/graphics/p5-Graphics-ColorNames/Makefile b/graphics/p5-Graphics-ColorNames/Makefile
index e0a8f9d37259..7c247e2ec1a6 100644
--- a/graphics/p5-Graphics-ColorNames/Makefile
+++ b/graphics/p5-Graphics-ColorNames/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Graphics
PKGNAMEPREFIX= p5-
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A perl class that defines RGB values for common color names
BUILD_DEPENDS= ${SITE_PERL}/Module/Load.pm:${PORTSDIR}/devel/p5-Module-Load
diff --git a/graphics/peps/Makefile b/graphics/peps/Makefile
index 50e5914b5f8c..b114832d9abd 100644
--- a/graphics/peps/Makefile
+++ b/graphics/peps/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= petef
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Converts EPS images to anti-aliased PGM bitmaps
PLIST_FILES= bin/peps
diff --git a/graphics/synaesthesia/Makefile b/graphics/synaesthesia/Makefile
index f45601c9255c..c173689dad4c 100644
--- a/graphics/synaesthesia/Makefile
+++ b/graphics/synaesthesia/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.3
CATEGORIES= graphics
MASTER_SITES= http://www.logarithmic.net/pfh-files/synaesthesia/
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Graphically represents sound in real time
USE_SDL= sdl
diff --git a/mail/demime/Makefile b/mail/demime/Makefile
index 9b2eaf584472..9bc05917dcab 100644
--- a/mail/demime/Makefile
+++ b/mail/demime/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://majordomo.squawk.com/njs/demime/:demime \
http://scifi.squawk.com/:junkmail
DISTFILES= ${PORTNAME}.${PORTVERSION}:demime demime_junkmail.cf:junkmail
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A tool to scrub mime from mailing lists
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 \
diff --git a/mail/glbiff/Makefile b/mail/glbiff/Makefile
index 3518b9239acc..fab9c60f3eff 100644
--- a/mail/glbiff/Makefile
+++ b/mail/glbiff/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= mail
MASTER_SITES= http://www.dgp.utoronto.ca/~mac/code/projects/
EXTRACT_SUFX= .tgz
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Xbiff-like program for X Window System with nice 3D output
LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut
diff --git a/mail/p5-Mail-Audit/Makefile b/mail/p5-Mail-Audit/Makefile
index fb0c4746c078..17a9510c0c42 100644
--- a/mail/p5-Mail-Audit/Makefile
+++ b/mail/p5-Mail-Audit/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail
PKGNAMEPREFIX= p5-
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module for creating easy mail filters
BUILD_DEPENDS= ${SITE_PERL}/Net/Config.pm:${PORTSDIR}/net/p5-Net \
diff --git a/mail/p5-Mail-ListDetector/Makefile b/mail/p5-Mail-ListDetector/Makefile
index 005bf8c60b12..a28e6d68bc27 100644
--- a/mail/p5-Mail-ListDetector/Makefile
+++ b/mail/p5-Mail-ListDetector/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail
PKGNAMEPREFIX= p5-
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module for detecting mailing list messages
BUILD_DEPENDS= ${SITE_PERL}/Email/Valid.pm:${PORTSDIR}/mail/p5-Email-Valid \
diff --git a/mail/p5-Mail-Verify/Makefile b/mail/p5-Mail-Verify/Makefile
index cc01760c195b..574fe414a88f 100644
--- a/mail/p5-Mail-Verify/Makefile
+++ b/mail/p5-Mail-Verify/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Mail
PKGNAMEPREFIX= p5-
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module to verify email addresses
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS
diff --git a/mail/pgen/Makefile b/mail/pgen/Makefile
index 5ede5a4bec80..d68df2a6835f 100644
--- a/mail/pgen/Makefile
+++ b/mail/pgen/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.2
CATEGORIES= mail
MASTER_SITES= http://www.happygiraffe.net/dist/
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tool to generate a procmailrc file with m4 macros
GNU_CONFIGURE= yes
diff --git a/mail/qmHandle/Makefile b/mail/qmHandle/Makefile
index 26ae4608ef3e..c0f98762c6e7 100644
--- a/mail/qmHandle/Makefile
+++ b/mail/qmHandle/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= qmhandle
DISTNAME= qmhandle-${PORTVERSION}
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tool to view and manage a qmail queue
USE_QMAIL_RUN= yes
diff --git a/mail/qmhandle/Makefile b/mail/qmhandle/Makefile
index 26ae4608ef3e..c0f98762c6e7 100644
--- a/mail/qmhandle/Makefile
+++ b/mail/qmhandle/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= qmhandle
DISTNAME= qmhandle-${PORTVERSION}
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tool to view and manage a qmail queue
USE_QMAIL_RUN= yes
diff --git a/mail/regm/Makefile b/mail/regm/Makefile
index 30bec5b60ce8..112f2faaf1fb 100644
--- a/mail/regm/Makefile
+++ b/mail/regm/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.0
CATEGORIES= mail python
MASTER_SITES= http://hamete.org/regm/
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Extract messages from a mailbox using regular expressions
PLIST_FILES= bin/regm
diff --git a/mail/sigit/Makefile b/mail/sigit/Makefile
index d9e112d938a6..9dbd1f12192e 100644
--- a/mail/sigit/Makefile
+++ b/mail/sigit/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= mail
MASTER_SITES= http://www.redhead.dk/download/stable/
DISTNAME= Sigit-${PORTVERSION}
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A tool to create random signatures
USE_REINPLACE= yes
diff --git a/misc/explosions/Makefile b/misc/explosions/Makefile
index 8876b3eddc03..3dde53cc863b 100644
--- a/misc/explosions/Makefile
+++ b/misc/explosions/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= misc
MASTER_SITES= ftp://ftp.billsgames.com/unix/x/explosions/
DISTNAME= ${PORTNAME}-${PORTVERSION:S/^0.//}
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= 3D objects flying around resembling explosions with various effects
USE_SDL= sdl image
diff --git a/misc/p5-Geo-Weather/Makefile b/misc/p5-Geo-Weather/Makefile
index 10ec97a654f5..b8ba6f99384a 100644
--- a/misc/p5-Geo-Weather/Makefile
+++ b/misc/p5-Geo-Weather/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN} \
MASTER_SITE_SUBDIR= Geo
PKGNAMEPREFIX= p5-
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module to retrieve weather information from weather.com
RUN_DEPENDS= ${SITE_PERL}/LWP/UserAgent.pm:${PORTSDIR}/www/p5-libwww
diff --git a/net-im/p5-Net-AIM/Makefile b/net-im/p5-Net-AIM/Makefile
index e7e8bd36b073..e197dd498ad2 100644
--- a/net-im/p5-Net-AIM/Makefile
+++ b/net-im/p5-Net-AIM/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl extension for the AOL Instant Messenger TOC protocol
PERL_CONFIGURE= yes
diff --git a/net/p5-File-Rsync/Makefile b/net/p5-File-Rsync/Makefile
index df85811e0e0b..a927ae18fb75 100644
--- a/net/p5-File-Rsync/Makefile
+++ b/net/p5-File-Rsync/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= File
PKGNAMEPREFIX= p5-
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl convenience wrapper for the rsync(1) program
BUILD_DEPENDS= rsync:${PORTSDIR}/net/rsync
diff --git a/net/p5-Net-Traceroute6/Makefile b/net/p5-Net-Traceroute6/Makefile
index 7c590eaf47ab..f4c165b632af 100644
--- a/net/p5-Net-Traceroute6/Makefile
+++ b/net/p5-Net-Traceroute6/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module to parse traceroute6(8) output
PERL_CONFIGURE= YES
diff --git a/net/passlogd/Makefile b/net/passlogd/Makefile
index eb66eec79586..995eadca3ce7 100644
--- a/net/passlogd/Makefile
+++ b/net/passlogd/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.1e
CATEGORIES= net
MASTER_SITES= http://www.morphine.com/src/
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Intercept and dump syslog remote log packets
PLIST_FILES= sbin/passlogd
diff --git a/news/newsgrab/Makefile b/news/newsgrab/Makefile
index 8782c888aaf4..e12e21f0d093 100644
--- a/news/newsgrab/Makefile
+++ b/news/newsgrab/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= newsgrab
EXTRACT_SUFX= .tgz
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Download and uudecode binary files from USENET using regexps
RUN_DEPENDS= ${SITE_PERL}/News/NNTPClient.pm:${PORTSDIR}/news/p5-NNTPClient \
diff --git a/news/p5-NNTPClient/Makefile b/news/p5-NNTPClient/Makefile
index 6de962b1ba8c..a7f060258fea 100644
--- a/news/p5-NNTPClient/Makefile
+++ b/news/p5-NNTPClient/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= News
PKGNAMEPREFIX= p5-
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Client interface to NNTP (RFC977)
PERL_CONFIGURE= yes
diff --git a/news/slrn/Makefile b/news/slrn/Makefile
index 19afb2809188..d445f608cecf 100644
--- a/news/slrn/Makefile
+++ b/news/slrn/Makefile
@@ -20,7 +20,7 @@ PATCHFILES= slrn-0.9.8.1-fetch.diff \
slrn-0.9.8.1-lastchar2.diff
PATCH_DIST_STRIP= -p1
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= SLang-based newsreader
LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
diff --git a/security/p5-Digest-MD2/Makefile b/security/p5-Digest-MD2/Makefile
index cd9b40ce7b05..d6f10b916c97 100644
--- a/security/p5-Digest-MD2/Makefile
+++ b/security/p5-Digest-MD2/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Digest
PKGNAMEPREFIX= p5-
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl5 interface to the MD2 message digest algorithm
PERL_CONFIGURE= yes
diff --git a/security/p5-Digest-MD5/Makefile b/security/p5-Digest-MD5/Makefile
index 1d2ceebbf466..bf003c376e8a 100644
--- a/security/p5-Digest-MD5/Makefile
+++ b/security/p5-Digest-MD5/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Digest
PKGNAMEPREFIX= p5-
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl5 interface to the MD5 algorithm
BUILD_DEPENDS= ${SITE_PERL}/Digest.pm:${PORTSDIR}/security/p5-Digest
diff --git a/security/secpanel/Makefile b/security/secpanel/Makefile
index a2432205e5ca..9296b75e3e69 100644
--- a/security/secpanel/Makefile
+++ b/security/secpanel/Makefile
@@ -11,7 +11,7 @@ PORTEPOCH= 1
CATEGORIES= security tcl84 tk84
MASTER_SITES= http://www.pingx.net/secpanel/
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GUI for managing and running ssh and related utilities
RUN_DEPENDS= wish8.4:${PORTSDIR}/x11-toolkits/tk84 \
diff --git a/security/ssh-multiadd/Makefile b/security/ssh-multiadd/Makefile
index c783082fa540..f90de7da249c 100644
--- a/security/ssh-multiadd/Makefile
+++ b/security/ssh-multiadd/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.3.2
CATEGORIES= security
MASTER_SITES= http://www.dakotacom.net/~donut/programs/ssh-multiadd/
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tool to add multiple ssh keys to the authentication agent
USE_PYTHON= yes
diff --git a/sysutils/colorize/Makefile b/sysutils/colorize/Makefile
index 03f7b0e44255..c656f9dcfab5 100644
--- a/sysutils/colorize/Makefile
+++ b/sysutils/colorize/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://colorize.raszi.hu/downloads/
DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A robust log colorizer
RUN_DEPENDS= ${SITE_PERL}/Term/ANSIColor.pm:${PORTSDIR}/devel/p5-Term-ANSIColor
diff --git a/sysutils/log_analysis/Makefile b/sysutils/log_analysis/Makefile
index e14fa337d867..e1c1f59cfa23 100644
--- a/sysutils/log_analysis/Makefile
+++ b/sysutils/log_analysis/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.42
CATEGORIES= sysutils
MASTER_SITES= http://lug.umbc.edu/~mabzug1/
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A utility that extracts a summary of useful data from logs
USE_PERL5= yes
diff --git a/sysutils/reed/Makefile b/sysutils/reed/Makefile
index 75a4dcb2831a..4734a5d17829 100644
--- a/sysutils/reed/Makefile
+++ b/sysutils/reed/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://www.sacredchao.net/~piman/archive/
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A text pager with autoscrolling and more
USE_PERL5= yes
diff --git a/sysutils/service-config/Makefile b/sysutils/service-config/Makefile
index 4f53b7e07eb0..b4d3cb28ceae 100644
--- a/sysutils/service-config/Makefile
+++ b/sysutils/service-config/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.51
CATEGORIES= sysutils
MASTER_SITES= http://www.superscript.com/service-config/
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Utility to create and configure svscan service directories
RUN_DEPENDS= supervise:${PORTSDIR}/sysutils/daemontools
diff --git a/textproc/ascii2pdf/Makefile b/textproc/ascii2pdf/Makefile
index 040abeae3809..1a4586f768a5 100644
--- a/textproc/ascii2pdf/Makefile
+++ b/textproc/ascii2pdf/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc
MASTER_SITES= http://bulldog.tzo.org/ascii2pdf/
DISTNAME= ${PORTNAME}-0.9.1
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A perl script to convert text files to PDF files
RUN_DEPENDS= ${SITE_PERL}/PDF/Create.pm:${PORTSDIR}/textproc/p5-PDF-Create
diff --git a/textproc/p5-HTML-Format/Makefile b/textproc/p5-HTML-Format/Makefile
index 9227eeeead9a..ae9c97f71083 100644
--- a/textproc/p5-HTML-Format/Makefile
+++ b/textproc/p5-HTML-Format/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= HTML
PKGNAMEPREFIX= p5-
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A module to format HTML to text or PS
BUILD_DEPENDS= ${SITE_PERL}/HTML/Element.pm:${PORTSDIR}/www/p5-HTML-Tree \
diff --git a/textproc/p5-PDF-Create/Makefile b/textproc/p5-PDF-Create/Makefile
index 96132307a271..ba44c7a520fe 100644
--- a/textproc/p5-PDF-Create/Makefile
+++ b/textproc/p5-PDF-Create/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= File/FTASSIN
PKGNAMEPREFIX= p5-
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A perl script to convert text files to PDF files
PERL_CONFIGURE= yes
diff --git a/textproc/p5-URI-Find/Makefile b/textproc/p5-URI-Find/Makefile
index 78479d07fdff..b81ca600b7ff 100644
--- a/textproc/p5-URI-Find/Makefile
+++ b/textproc/p5-URI-Find/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= URI
PKGNAMEPREFIX= p5-
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module to find URIs in arbitrary text
BUILD_DEPENDS= ${SITE_PERL}/URI.pm:${PORTSDIR}/net/p5-URI
diff --git a/textproc/xxdiff/Makefile b/textproc/xxdiff/Makefile
index f0829a76cfb1..657456e40fd3 100644
--- a/textproc/xxdiff/Makefile
+++ b/textproc/xxdiff/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= textproc
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= QT interface to view/merge differences between 2 or 3 files
BUILD_DEPENDS= tmake:${PORTSDIR}/devel/tmake
diff --git a/www/crawl/Makefile b/www/crawl/Makefile
index 8390b33fa5cd..5bb6eda02e12 100644
--- a/www/crawl/Makefile
+++ b/www/crawl/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 2
CATEGORIES= www
MASTER_SITES= http://www.monkey.org/~provos/
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A small, efficient web crawler with advanced features
BUILD_DEPENDS= ${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent
diff --git a/www/hypermail/Makefile b/www/hypermail/Makefile
index c51045b82d17..4d6deae145a0 100644
--- a/www/hypermail/Makefile
+++ b/www/hypermail/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.1.8
CATEGORIES= www mail
MASTER_SITES= http://isc.hypermail.org/dist/
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A program to generate a cross-referenced HTML mail archive
LIB_DEPENDS+= gdbm.3:${PORTSDIR}/databases/gdbm \
diff --git a/www/mod_cvs/Makefile b/www/mod_cvs/Makefile
index 8bcd1b53e82a..9c6105468a8b 100644
--- a/www/mod_cvs/Makefile
+++ b/www/mod_cvs/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \
ftp://ftp.isk.kth.se/pub/people/main/mod_cvs/
MASTER_SITE_SUBDIR= petef
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A module that makes Apache CVS aware
CONFLICTS= apache-contrib-1.*
diff --git a/www/p5-CGI-Application/Makefile b/www/p5-CGI-Application/Makefile
index dd25cbd19719..ece2d82f3336 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@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl module intended to make it easier to create reusable web apps
BUILD_DEPENDS= ${SITE_PERL}/HTML/Template.pm:${PORTSDIR}/www/p5-HTML-Template \
diff --git a/www/p5-CGI-Cache/Makefile b/www/p5-CGI-Cache/Makefile
index 2699bc8e5532..314a5f9cd127 100644
--- a/www/p5-CGI-Cache/Makefile
+++ b/www/p5-CGI-Cache/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= CGI
PKGNAMEPREFIX= p5-
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl extension to cache output of time-intensive CGI scripts
BUILD_DEPENDS= ${SITE_PERL}/File/Cache.pm:${PORTSDIR}/devel/p5-File-Cache \
diff --git a/www/p5-HTML-Table/Makefile b/www/p5-HTML-Table/Makefile
index ec3e1b8ea0be..90423faf7962 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@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Generate HTML tables for CGI scripts
PERL_CONFIGURE= yes
diff --git a/x11-fm/cfm/Makefile b/x11-fm/cfm/Makefile
index df0c932c3049..2f624f2c0cf7 100644
--- a/x11-fm/cfm/Makefile
+++ b/x11-fm/cfm/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \
http://www.rpi.edu/~mullr/cfm/dist/
MASTER_SITE_SUBDIR= petef
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Quick Perl/Tk file manager with support for regular expressions
RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk
diff --git a/x11-fonts/p5-Font-AFM/Makefile b/x11-fonts/p5-Font-AFM/Makefile
index edd2dc9a5dc7..e0a4843562ef 100644
--- a/x11-fonts/p5-Font-AFM/Makefile
+++ b/x11-fonts/p5-Font-AFM/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Font
PKGNAMEPREFIX= p5-
-MAINTAINER= petef@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An interface to Adobe font metrics files
PERL_CONFIGURE= yes