aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/zpygresqlda/Makefile2
-rw-r--r--games/criticalmass/Makefile2
-rw-r--r--mail/qmail-contrib/Makefile2
-rw-r--r--misc/pdmenu/Makefile2
-rw-r--r--net-mgmt/icmpmonitor/Makefile2
-rw-r--r--net/arprelease/Makefile2
-rw-r--r--security/py-pycrypto/Makefile2
7 files changed, 7 insertions, 7 deletions
diff --git a/databases/zpygresqlda/Makefile b/databases/zpygresqlda/Makefile
index 9544abc155f7..7067ebf7f6bc 100644
--- a/databases/zpygresqlda/Makefile
+++ b/databases/zpygresqlda/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= databases www zope
MASTER_SITES= http://www.zope.org/Members/reedstrm/ZPyGreSQLDA-rjr/
DISTNAME= ZPyGreSQLDA-0.3-rjr2
-MAINTAINER= nbm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= PostgreSQL database adapter for Zope
RUN_DEPENDS= ${LOCALBASE}/${SZOPEBASEDIR}/z2.py:${PORTSDIR}/www/zope
diff --git a/games/criticalmass/Makefile b/games/criticalmass/Makefile
index 0b1339f40fcd..7b29673aa775 100644
--- a/games/criticalmass/Makefile
+++ b/games/criticalmass/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= criticalmass
DISTNAME= CriticalMass-${PORTVERSION}
-MAINTAINER= nbm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An SDL/OpenGL space shoot\'em up game
USE_SDL= image mixer sdl
diff --git a/mail/qmail-contrib/Makefile b/mail/qmail-contrib/Makefile
index fc8eab1c86ad..c73274fff9f1 100644
--- a/mail/qmail-contrib/Makefile
+++ b/mail/qmail-contrib/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ftp://ftp.qmail.org/pub/software/ \
DISTFILES= dot-forward-${DF_VER}.tar.gz \
fastforward-${FF_VER}.tar.gz
-MAINTAINER= nbm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Contributed programs for qmail
RUN_DEPENDS= ${QMAIL_DIR}/bin/qmail-send:${PORTSDIR}/mail/qmail
diff --git a/misc/pdmenu/Makefile b/misc/pdmenu/Makefile
index 58a577ecafd1..350bb7bf07e8 100644
--- a/misc/pdmenu/Makefile
+++ b/misc/pdmenu/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_DEBIAN_POOL}
DISTNAME= pdmenu_${PORTVERSION}
-MAINTAINER= nbm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A simple console menu program
LIB_DEPENDS= slang.1:${PORTSDIR}/devel/libslang
diff --git a/net-mgmt/icmpmonitor/Makefile b/net-mgmt/icmpmonitor/Makefile
index 2be6dcf21f5b..e9a029305176 100644
--- a/net-mgmt/icmpmonitor/Makefile
+++ b/net-mgmt/icmpmonitor/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= net-mgmt
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= icmpmonitor
-MAINTAINER= nbm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A multiple host icmp monitoring tool
GNU_CONFIGURE= YES
diff --git a/net/arprelease/Makefile b/net/arprelease/Makefile
index e09f3bae42a2..cea9c2350890 100644
--- a/net/arprelease/Makefile
+++ b/net/arprelease/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= arprelease
-MAINTAINER= nbm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Libnet tool to flush arp cache entries from devices (eg. routers)
BUILD_DEPENDS= libnet-config:${PORTSDIR}/net/libnet
diff --git a/security/py-pycrypto/Makefile b/security/py-pycrypto/Makefile
index b94af0a09b9e..b77a471a18f2 100644
--- a/security/py-pycrypto/Makefile
+++ b/security/py-pycrypto/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://www.amk.ca/files/python/crypto/
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
DISTNAME= ${PORTNAME}-${PORTVERSION:S@.a@a@}
-MAINTAINER= nbm@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The Python Cryptography Toolkit
USE_PYTHON= yes