aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/puredb/Makefile2
-rw-r--r--devel/bglibs/Makefile2
-rw-r--r--devel/buildtool-doc/Makefile2
-rw-r--r--devel/buildtool/Makefile2
-rw-r--r--devel/c2lib/Makefile2
-rw-r--r--devel/cdoc/Makefile2
-rw-r--r--devel/fastdep/Makefile2
-rw-r--r--devel/makeplus/Makefile2
-rw-r--r--devel/newfile/Makefile2
-rw-r--r--devel/poslib/Makefile2
-rw-r--r--devel/skalibs/Makefile2
-rw-r--r--dns/djbdns-tools/Makefile2
-rw-r--r--dns/libdjbdns/Makefile2
-rw-r--r--dns/posadis/Makefile2
-rw-r--r--dns/skadns/Makefile2
-rw-r--r--editors/leo/Makefile2
-rw-r--r--ftp/twoftpd/Makefile2
-rw-r--r--lang/execline/Makefile2
-rw-r--r--mail/anubis/Makefile2
-rw-r--r--mail/archivemail/Makefile2
-rw-r--r--mail/bincimap/Makefile2
-rw-r--r--mail/ezmlm-idx/Makefile2
-rw-r--r--mail/ezmlm/Makefile2
-rw-r--r--mail/maildirsync/Makefile2
-rw-r--r--mail/maildrop/Makefile2
-rw-r--r--mail/mailfront/Makefile2
-rw-r--r--mail/offlineimap/Makefile2
-rw-r--r--mail/pymsgauth/Makefile2
-rw-r--r--mail/qconfirm/Makefile2
-rw-r--r--mail/qmail-autoresponder/Makefile2
-rw-r--r--mail/qmail-notify/Makefile2
-rw-r--r--mail/qmail-qfilter/Makefile2
-rw-r--r--mail/qtools/Makefile2
-rw-r--r--mail/queue-repair/Makefile2
-rw-r--r--mail/serialmail/Makefile2
-rw-r--r--mail/t-prot/Makefile2
-rw-r--r--mail/tmda/Makefile2
-rw-r--r--misc/getopt/Makefile2
-rw-r--r--net/ipsvd/Makefile2
-rw-r--r--net/wol/Makefile2
-rw-r--r--ports-mgmt/porttools/Makefile2
-rw-r--r--security/cvm/Makefile2
-rw-r--r--security/ftpmap/Makefile2
-rw-r--r--security/logcheck/Makefile2
-rw-r--r--sysutils/installwatch/Makefile2
-rw-r--r--sysutils/logtool-devel/Makefile2
-rw-r--r--sysutils/logtool/Makefile2
-rw-r--r--sysutils/metalog/Makefile2
-rw-r--r--sysutils/qlogtools/Makefile2
-rw-r--r--sysutils/runit/Makefile2
-rw-r--r--sysutils/socklog/Makefile2
-rw-r--r--sysutils/ucspi-unix/Makefile2
-rw-r--r--x11/gromit/Makefile2
53 files changed, 53 insertions, 53 deletions
diff --git a/databases/puredb/Makefile b/databases/puredb/Makefile
index f4331f165a51..efd3fd829793 100644
--- a/databases/puredb/Makefile
+++ b/databases/puredb/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://download.pureftpd.org/pub/pure-ftpd/pure-db/ \
ftp://ftp.pureftpd.org/pub/pure-ftpd/pure-db/
DISTNAME= pure-db-${PORTVERSION}
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Set of libraries for creating and reading constant databases
USE_AUTOTOOLS= libtool:15
diff --git a/devel/bglibs/Makefile b/devel/bglibs/Makefile
index 7e9e55cc422d..484d49387bef 100644
--- a/devel/bglibs/Makefile
+++ b/devel/bglibs/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.102
CATEGORIES= devel
MASTER_SITES= http://untroubled.org/${PORTNAME}/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= One stop library package by Bruce Guenter
NOT_FOR_ARCHS= alpha
diff --git a/devel/buildtool-doc/Makefile b/devel/buildtool-doc/Makefile
index ff2531f79c29..d9854a9a84fd 100644
--- a/devel/buildtool-doc/Makefile
+++ b/devel/buildtool-doc/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= buildtool
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Buildtool User's and Developer's manuals
BUILD_DEPENDS= ${BUILDTOOL}:${PORTSDIR}/devel/buildtool \
diff --git a/devel/buildtool/Makefile b/devel/buildtool/Makefile
index 0f228f5523bb..c0cc4701fe85 100644
--- a/devel/buildtool/Makefile
+++ b/devel/buildtool/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A set of portable software build utilities
HAS_CONFIGURE= yes
diff --git a/devel/c2lib/Makefile b/devel/c2lib/Makefile
index e7acc1818edc..8ce6de5869d5 100644
--- a/devel/c2lib/Makefile
+++ b/devel/c2lib/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://www.annexia.org/_file/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Library of basic structures and memory allocators for C
BUILD_DEPENDS= cdoc:${PORTSDIR}/devel/cdoc \
diff --git a/devel/cdoc/Makefile b/devel/cdoc/Makefile
index 7e6b47c43548..f36b9459979e 100644
--- a/devel/cdoc/Makefile
+++ b/devel/cdoc/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://www.annexia.org/_file/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Extracts documentation from C source code comments
BUILD_DEPENDS+= make+:${PORTSDIR}/devel/makeplus
diff --git a/devel/fastdep/Makefile b/devel/fastdep/Makefile
index 10ebd7725dfe..12afce3ee002 100644
--- a/devel/fastdep/Makefile
+++ b/devel/fastdep/Makefile
@@ -11,7 +11,7 @@ PORTVERSION= 0.16
CATEGORIES= devel
MASTER_SITES= http://www.irule.be/bvh/c++/fastdep/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Fast dependency generator for C/C++ files
USE_GMAKE= yes
diff --git a/devel/makeplus/Makefile b/devel/makeplus/Makefile
index 086f7dd88c04..e01f19847528 100644
--- a/devel/makeplus/Makefile
+++ b/devel/makeplus/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 2
CATEGORIES= devel
MASTER_SITES= http://www.annexia.org/_file/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Advanced build system for GNU Make
BUILD_DEPENDS= xmlto:${PORTSDIR}/textproc/xmlto
diff --git a/devel/newfile/Makefile b/devel/newfile/Makefile
index 448bdf22b5cf..9efbfe8bf98c 100644
--- a/devel/newfile/Makefile
+++ b/devel/newfile/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A tool for creating starter files in various languages
USE_RUBY= yes
diff --git a/devel/poslib/Makefile b/devel/poslib/Makefile
index 8ac0511d565c..4f16ae0953f7 100644
--- a/devel/poslib/Makefile
+++ b/devel/poslib/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= devel dns
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= posadis
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Posadis C++ DNS library
USE_AUTOTOOLS= libtool:15
diff --git a/devel/skalibs/Makefile b/devel/skalibs/Makefile
index 3988148494e1..49d7c2044370 100644
--- a/devel/skalibs/Makefile
+++ b/devel/skalibs/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.46
CATEGORIES= devel
MASTER_SITES= http://www.skarnet.org/software/${PORTNAME}/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= General purpose C libraries used by skarnet.org software
LDFLAGS?= -s
diff --git a/dns/djbdns-tools/Makefile b/dns/djbdns-tools/Makefile
index 4ccbcd32bd8b..12c100bd7edb 100644
--- a/dns/djbdns-tools/Makefile
+++ b/dns/djbdns-tools/Makefile
@@ -15,7 +15,7 @@ PKGNAMESUFFIX= -tools
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
${DISTNAME}-man-20031023.tar.gz:manpages
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Resolver tools from djbdns package
CONFLICTS= djbdns-[0-9]*
diff --git a/dns/libdjbdns/Makefile b/dns/libdjbdns/Makefile
index 1a0974d81a19..53f8c09124f3 100644
--- a/dns/libdjbdns/Makefile
+++ b/dns/libdjbdns/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= dns
MASTER_SITES= http://smarden.org/pape/djb/manpages/
DISTNAME= djbdns-pd-${PORTVERSION}
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Public domain DNS client library
USE_LDCONFIG= yes
diff --git a/dns/posadis/Makefile b/dns/posadis/Makefile
index e4ee7c6c1477..12a0cb1fc998 100644
--- a/dns/posadis/Makefile
+++ b/dns/posadis/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= dns ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Domain Name Server (DNS) implementation
LIB_DEPENDS= poslib.0:${PORTSDIR}/devel/poslib
diff --git a/dns/skadns/Makefile b/dns/skadns/Makefile
index 07796adfff69..b87649db2040 100644
--- a/dns/skadns/Makefile
+++ b/dns/skadns/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.25
CATEGORIES= dns devel
MASTER_SITES= http://www.skarnet.org/software/${PORTNAME}/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Asynchronous DNS client software and library
BUILD_DEPENDS= ${LOCALBASE}/lib/skalibs/libstddjb.a:${PORTSDIR}/devel/skalibs
diff --git a/editors/leo/Makefile b/editors/leo/Makefile
index f6d5b1ced668..ada26ce69ec4 100644
--- a/editors/leo/Makefile
+++ b/editors/leo/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
DISTNAME= ${PORTNAME}-${PORTVERSION}-final
DIST_SUBDIR= leo
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Advanced outline editor for programmers
RUN_DEPENDS= ${TKINTER}:${PORTSDIR}/x11-toolkits/py-tkinter
diff --git a/ftp/twoftpd/Makefile b/ftp/twoftpd/Makefile
index 76995180d795..758db57be153 100644
--- a/ftp/twoftpd/Makefile
+++ b/ftp/twoftpd/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= ftp
MASTER_SITES= http://untroubled.org/${PORTNAME}/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A simple, secure, efficient FTP server
LIB_DEPENDS= cvm-v2client.1:${PORTSDIR}/security/cvm
diff --git a/lang/execline/Makefile b/lang/execline/Makefile
index 5a98c8200691..a431c9d18ead 100644
--- a/lang/execline/Makefile
+++ b/lang/execline/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.06
CATEGORIES= lang shells
MASTER_SITES= http://www.skarnet.org/software/${PORTNAME}/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Lightweight non-interactive sh(1)-like scripting language
BUILD_DEPENDS= ${LOCALBASE}/lib/skalibs/libstddjb.a:${PORTSDIR}/devel/skalibs
diff --git a/mail/anubis/Makefile b/mail/anubis/Makefile
index 46492ccb29c7..fdfc000ec385 100644
--- a/mail/anubis/Makefile
+++ b/mail/anubis/Makefile
@@ -24,7 +24,7 @@ CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Outgoing SMTP mail processor
GNU_CONFIGURE= yes
diff --git a/mail/archivemail/Makefile b/mail/archivemail/Makefile
index 6ee7528c7c6b..473c018c8e3b 100644
--- a/mail/archivemail/Makefile
+++ b/mail/archivemail/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Archive or delete mail older than N days
USE_PYTHON= yes
diff --git a/mail/bincimap/Makefile b/mail/bincimap/Makefile
index f7520f2db929..4215875fdbf7 100644
--- a/mail/bincimap/Makefile
+++ b/mail/bincimap/Makefile
@@ -19,7 +19,7 @@ MASTER_SITES= http://www.bincimap.org/%SUBDIR%/ \
MASTER_SITE_SUBDIR= dl/tarballs/1.2
DISTNAME= ${PORTNAME}-${PORTVERSION}final
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Light-weight IMAP server for Maildir
USE_BZIP2= yes
diff --git a/mail/ezmlm-idx/Makefile b/mail/ezmlm-idx/Makefile
index fde65424549d..34f78e73c597 100644
--- a/mail/ezmlm-idx/Makefile
+++ b/mail/ezmlm-idx/Makefile
@@ -19,7 +19,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
PATCH_SITES= ${MASTER_SITES}
PATCHFILES= ezmlm-cgi.patch
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Improved version of the ezmlm mailing list manager
USE_QMAIL_RUN= yes
diff --git a/mail/ezmlm/Makefile b/mail/ezmlm/Makefile
index aa3a94405349..1e42865bb7ce 100644
--- a/mail/ezmlm/Makefile
+++ b/mail/ezmlm/Makefile
@@ -17,7 +17,7 @@ MASTER_SITES= http://cr.yp.to/software/ \
ftp://ftp.nl.uu.net/pub/unix/mail/qmail/ \
ftp://ftp.archive.de.uu.net/pub/unix/mail/qmail/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An easy-to-use, high-speed mailing list manager for qmail
USE_QMAIL_RUN= yes
diff --git a/mail/maildirsync/Makefile b/mail/maildirsync/Makefile
index 0f204cfe2cd0..e0b253b7291d 100644
--- a/mail/maildirsync/Makefile
+++ b/mail/maildirsync/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1
CATEGORIES= mail perl5
MASTER_SITES= http://hacks.dlux.hu/maildirsync/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Online synchronizer for Maildir-format mailboxes
USE_PERL5= yes
diff --git a/mail/maildrop/Makefile b/mail/maildrop/Makefile
index 59c7152aa8ce..4b71a70649fc 100644
--- a/mail/maildrop/Makefile
+++ b/mail/maildrop/Makefile
@@ -22,7 +22,7 @@ CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= courier
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Mail delivery agent (MDA) with filtering abilities
USE_BZIP2= yes
diff --git a/mail/mailfront/Makefile b/mail/mailfront/Makefile
index 8fe8c9676e43..81be108aa588 100644
--- a/mail/mailfront/Makefile
+++ b/mail/mailfront/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://untroubled.org/${PORTNAME}/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= sergei
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Mail server network protocol front-ends
LIB_DEPENDS= cvm-v2client.1:${PORTSDIR}/security/cvm
diff --git a/mail/offlineimap/Makefile b/mail/offlineimap/Makefile
index 90130776811c..e67f2b7bfb35 100644
--- a/mail/offlineimap/Makefile
+++ b/mail/offlineimap/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= ${MASTER_SITE_LOCAL} \
MASTER_SITE_SUBDIR= sergei
DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Powerful IMAP/Maildir synchronization and reader support
.if !defined(WITHOUT_X11)
diff --git a/mail/pymsgauth/Makefile b/mail/pymsgauth/Makefile
index 1989bd1073b1..cb0dafc1654d 100644
--- a/mail/pymsgauth/Makefile
+++ b/mail/pymsgauth/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.1.0
CATEGORIES= mail python
MASTER_SITES= http://pyropus.ca/software/pymsgauth/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Automatically process qsecretary confirmation requests
USE_PYTHON= yes
diff --git a/mail/qconfirm/Makefile b/mail/qconfirm/Makefile
index ce00815ffc3f..4a10d61327db 100644
--- a/mail/qconfirm/Makefile
+++ b/mail/qconfirm/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.14.3
CATEGORIES= mail
MASTER_SITES= http://smarden.org/qconfirm/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Filter spam by requesting confirmation from sender
WRKSRC= ${WRKDIR}/mail/${DISTNAME}
diff --git a/mail/qmail-autoresponder/Makefile b/mail/qmail-autoresponder/Makefile
index 520d6cff501e..ac63b5aecdaa 100644
--- a/mail/qmail-autoresponder/Makefile
+++ b/mail/qmail-autoresponder/Makefile
@@ -14,7 +14,7 @@ PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://untroubled.org/${PORTNAME}/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Rate-limited autoresponder for qmail
LIB_DEPENDS= bg-sysdeps.1:${PORTSDIR}/devel/bglibs
diff --git a/mail/qmail-notify/Makefile b/mail/qmail-notify/Makefile
index 4ce82c89247c..f5175cd99941 100644
--- a/mail/qmail-notify/Makefile
+++ b/mail/qmail-notify/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://untroubled.org/${PORTNAME}/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Delayed delivery notification for qmail
CFLAGS+= -DHAVE_SRANDOM
diff --git a/mail/qmail-qfilter/Makefile b/mail/qmail-qfilter/Makefile
index 4a7462158ff6..a1f3b0b81824 100644
--- a/mail/qmail-qfilter/Makefile
+++ b/mail/qmail-qfilter/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= mail
MASTER_SITES= http://untroubled.org/${PORTNAME}/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Front-end for qmail-queue to run messages through filters
LIB_DEPENDS= bg-sysdeps.1:${PORTSDIR}/devel/bglibs
diff --git a/mail/qtools/Makefile b/mail/qtools/Makefile
index 32a7a097ea15..f17380fb9a69 100644
--- a/mail/qtools/Makefile
+++ b/mail/qtools/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 2
CATEGORIES= mail
MASTER_SITES= http://www.superscript.com/qtools/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tools to use in .qmail files
RUN_DEPENDS= ${EZMLM_DIR}/bin/ezmlm-weed:${PORTSDIR}/mail/ezmlm
diff --git a/mail/queue-repair/Makefile b/mail/queue-repair/Makefile
index 45d15787cad4..a8d6770c29e8 100644
--- a/mail/queue-repair/Makefile
+++ b/mail/queue-repair/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= mail python
MASTER_SITES= http://pyropus.ca/software/${PORTNAME}/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A qmail queue diagnostic and repair tool
.if !defined(WITHOUT_QMAIL_PORT)
diff --git a/mail/serialmail/Makefile b/mail/serialmail/Makefile
index 140d9628585a..587617f52c5f 100644
--- a/mail/serialmail/Makefile
+++ b/mail/serialmail/Makefile
@@ -14,7 +14,7 @@ MASTER_SITES= http://cr.yp.to/software/ \
ftp://ftp.de.uu.net/pub/unix/mail/qmail/ \
ftp://ftp.iway.fr/pub/unix/mail/qmail/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tools for passing mail across serial links
RUN_DEPENDS= tcpserver:${PORTSDIR}/sysutils/ucspi-tcp
diff --git a/mail/t-prot/Makefile b/mail/t-prot/Makefile
index 18a3e61d91ef..4e8340361671 100644
--- a/mail/t-prot/Makefile
+++ b/mail/t-prot/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.escape.de/~tolot/mutt/t-prot/downloads/ \
${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= sergei
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= TOFU Protection - Display Filter for RFC822 messages
RUN_DEPENDS= ${SITE_PERL}/Getopt/Mixed.pm:${PORTSDIR}/devel/p5-Getopt-Mixed
diff --git a/mail/tmda/Makefile b/mail/tmda/Makefile
index fd2ad88aabc6..13e03ce4ff65 100644
--- a/mail/tmda/Makefile
+++ b/mail/tmda/Makefile
@@ -20,7 +20,7 @@ MASTER_SITES= ftp://tmda.net/pub/tmda/releases/ \
http://tmda.planetmirror.com/releases/
EXTRACT_SUFX= .tgz
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Python-based SPAM reduction system
.if defined(WITH_CDB)
diff --git a/misc/getopt/Makefile b/misc/getopt/Makefile
index 701f0d463acc..2f8816a10303 100644
--- a/misc/getopt/Makefile
+++ b/misc/getopt/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= misc
MASTER_SITES= http://software.frodo.looijaard.name/getopt/files/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A getopt(1) replacement that supports GNU-style long options
USE_GETTEXT= yes
diff --git a/net/ipsvd/Makefile b/net/ipsvd/Makefile
index 6e8e4e05568c..baa4c5545269 100644
--- a/net/ipsvd/Makefile
+++ b/net/ipsvd/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.12.1
CATEGORIES= net
MASTER_SITES= http://smarden.org/ipsvd/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Internet protocol service daemons
WRKSRC= ${WRKDIR}/net/${DISTNAME}
diff --git a/net/wol/Makefile b/net/wol/Makefile
index a07564536a47..ff784313d56f 100644
--- a/net/wol/Makefile
+++ b/net/wol/Makefile
@@ -13,7 +13,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ahh
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tool to wake up Wake-On-LAN compliant computers
GNU_CONFIGURE= yes
diff --git a/ports-mgmt/porttools/Makefile b/ports-mgmt/porttools/Makefile
index 3d5fb54df6af..9a6f3472b097 100644
--- a/ports-mgmt/porttools/Makefile
+++ b/ports-mgmt/porttools/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= ports-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tools for testing and submitting port updates and new ports
RUN_DEPENDS= portlint:${PORTSDIR}/ports-mgmt/portlint \
diff --git a/security/cvm/Makefile b/security/cvm/Makefile
index c7a0d049e27a..522d5ea6a506 100644
--- a/security/cvm/Makefile
+++ b/security/cvm/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= security
MASTER_SITES= http://untroubled.org/${PORTNAME}/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Credential Validation Modules
BUILD_DEPENDS= libtool:${PORTSDIR}/devel/libtool15
diff --git a/security/ftpmap/Makefile b/security/ftpmap/Makefile
index 7b09e63bee27..eebdf32eb115 100644
--- a/security/ftpmap/Makefile
+++ b/security/ftpmap/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 0.4
CATEGORIES= security ftp
MASTER_SITES= ftp://ftp.pureftpd.org/pub/pure-ftpd/ftpmap/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Identify remote FTP server software by fingerprinting
GNU_CONFIGURE= yes
diff --git a/security/logcheck/Makefile b/security/logcheck/Makefile
index 1af0dae381d0..10fdabd3587a 100644
--- a/security/logcheck/Makefile
+++ b/security/logcheck/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= security
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= sentrytools
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Auditing tool for system logs on Unix boxes
# Install binaries and config files readable to root only
diff --git a/sysutils/installwatch/Makefile b/sysutils/installwatch/Makefile
index ecc16f8f2c45..d179cd8e23b1 100644
--- a/sysutils/installwatch/Makefile
+++ b/sysutils/installwatch/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://asic-linux.com.mx/~izto/checkinstall/files/source/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A file creation/modification logger
DOCS= BUGS CHANGELOG INSTALL README TODO
diff --git a/sysutils/logtool-devel/Makefile b/sysutils/logtool-devel/Makefile
index 1619aa5660cf..cf17955ccc54 100644
--- a/sysutils/logtool-devel/Makefile
+++ b/sysutils/logtool-devel/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= sysutils
MASTER_SITES= http://xjack.org/logtool/download/
PKGNAMESUFFIX= -devel
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Parse ASCII logfiles into ANSI, CSV, HTML formats
CONFLICTS= logtool-1.2*
diff --git a/sysutils/logtool/Makefile b/sysutils/logtool/Makefile
index 8e9ada1cbcd4..28143a9a4b05 100644
--- a/sysutils/logtool/Makefile
+++ b/sysutils/logtool/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.2.7
CATEGORIES= sysutils
MASTER_SITES= http://xjack.org/logtool/download/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Parse ASCII logfiles into ANSI, CSV, HTML formats
USE_GMAKE= yes
diff --git a/sysutils/metalog/Makefile b/sysutils/metalog/Makefile
index db8137053780..d27c9f02d44b 100644
--- a/sysutils/metalog/Makefile
+++ b/sysutils/metalog/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= sysutils
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Modern syslogd replacement with PCRE support
LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre
diff --git a/sysutils/qlogtools/Makefile b/sysutils/qlogtools/Makefile
index e24a19847436..3e14ee3dc8b6 100644
--- a/sysutils/qlogtools/Makefile
+++ b/sysutils/qlogtools/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://untroubled.org/${PORTNAME}/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Tools for processing logs from qmail and other packages
LDFLAGS?= -s
diff --git a/sysutils/runit/Makefile b/sysutils/runit/Makefile
index 6f3bcdbb75fb..61c8db32d438 100644
--- a/sysutils/runit/Makefile
+++ b/sysutils/runit/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.7.2
CATEGORIES= sysutils
MASTER_SITES= http://smarden.org/${PORTNAME}/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Service supervision tools compatible with DJB daemontools
USE_RC_SUBR= runsvdir.sh
diff --git a/sysutils/socklog/Makefile b/sysutils/socklog/Makefile
index 7f2ff04fa05d..1eab8f1cbe03 100644
--- a/sysutils/socklog/Makefile
+++ b/sysutils/socklog/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 2.1.0
CATEGORIES= sysutils net
MASTER_SITES= http://smarden.org/socklog/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Small and secure replacement for syslogd
RUN_DEPENDS= ${LOCALBASE}/sbin/chpst:${PORTSDIR}/sysutils/runit
diff --git a/sysutils/ucspi-unix/Makefile b/sysutils/ucspi-unix/Makefile
index 10f78983b62b..c1d5a05f2ec4 100644
--- a/sysutils/ucspi-unix/Makefile
+++ b/sysutils/ucspi-unix/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 4
CATEGORIES= sysutils
MASTER_SITES= http://untroubled.org/${PORTNAME}/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= UNIX-domain socket client-server command-line tools
BUILD_DEPENDS= ${BGLIBS_LIB}/libbg.a:${PORTSDIR}/devel/bglibs
diff --git a/x11/gromit/Makefile b/x11/gromit/Makefile
index 99716a9e37fb..ff2308f22516 100644
--- a/x11/gromit/Makefile
+++ b/x11/gromit/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 3
CATEGORIES= x11
MASTER_SITES= http://www.home.unix-ag.org/simon/gromit/
-MAINTAINER= sergei@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= GRaphics Over Miscellaneous Objects (Gromit)
USE_GNOME= gtk20