aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--emulators/open-vm-tools/Makefile2
-rw-r--r--mail/pop3proxy/Makefile2
-rw-r--r--mail/up-imapproxy/Makefile2
-rw-r--r--misc/mtx/Makefile2
-rw-r--r--security/saferpay/Makefile2
-rw-r--r--www/mod_auth_mysql_another/Makefile2
6 files changed, 6 insertions, 6 deletions
diff --git a/emulators/open-vm-tools/Makefile b/emulators/open-vm-tools/Makefile
index 87e546c88770..3ff87b7428fc 100644
--- a/emulators/open-vm-tools/Makefile
+++ b/emulators/open-vm-tools/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= emulators kld
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/stable-8.6.x
DISTNAME= open-vm-tools-${RELEASE_VER}-${BUILD_VER}
-MAINTAINER= mbr@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT?= Open VMware tools for FreeBSD VMware guests
LICENSE= LGPL21
diff --git a/mail/pop3proxy/Makefile b/mail/pop3proxy/Makefile
index dd204c4fde3e..0e04d935a9c2 100644
--- a/mail/pop3proxy/Makefile
+++ b/mail/pop3proxy/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= mail
MASTER_SITES= http://people.freebsd.org/~mbr/distfiles/
EXTRACT_SUFX= .tgz
-MAINTAINER= mbr@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= POP3 Proxy Server derived from UP IMAP Proxy
GNU_CONFIGURE= YES
diff --git a/mail/up-imapproxy/Makefile b/mail/up-imapproxy/Makefile
index c8713b6fcda9..a4ff313df1b3 100644
--- a/mail/up-imapproxy/Makefile
+++ b/mail/up-imapproxy/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.univie.ac.at/applications/www.imapproxy.org/downloads/
PKGNAMEPREFIX= up-
DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION}
-MAINTAINER= mbr@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A caching IMAP proxy server
USE_AUTOTOOLS= autoheader
diff --git a/misc/mtx/Makefile b/misc/mtx/Makefile
index d5ea28a4d883..dcf78c46d7ff 100644
--- a/misc/mtx/Makefile
+++ b/misc/mtx/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.3.11
CATEGORIES= misc
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}-stable/${PORTVERSION}
-MAINTAINER= mbr@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Control SCSI media changer devices
USE_GMAKE= yes
diff --git a/security/saferpay/Makefile b/security/saferpay/Makefile
index 8fc45fb997f3..28e88179154c 100644
--- a/security/saferpay/Makefile
+++ b/security/saferpay/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= security
MASTER_SITES= http://www.saferpay.com/download/
DISTFILES= ${PORTNAME}_${PORTVERSION}_linux-g++_src.tar.gz
-MAINTAINER= mbr@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A command line tool for online payment
MAKEFILE= ${WRKSRC}/saferpay/Makefile
diff --git a/www/mod_auth_mysql_another/Makefile b/www/mod_auth_mysql_another/Makefile
index 53ba0ce15a73..0c0adf2386fc 100644
--- a/www/mod_auth_mysql_another/Makefile
+++ b/www/mod_auth_mysql_another/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= www
MASTER_SITES= SF/modauthmysql/modauthmysql/${PORTVERSION}
PKGNAMESUFFIX= _another
-MAINTAINER= mbr@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Allows users to use MySQL databases for user authentication
MAKE_JOBS_SAFE= yes