aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/btc/Makefile2
-rw-r--r--benchmarks/nttcp/Makefile2
-rw-r--r--devel/clig/Makefile2
-rw-r--r--editors/vigor/Makefile2
-rw-r--r--graphics/g2/Makefile2
-rw-r--r--graphics/stamp/Makefile2
-rw-r--r--irc/bnc/Makefile2
-rw-r--r--misc/gtkfind/Makefile2
-rw-r--r--net-mgmt/flow-tools/Makefile2
-rw-r--r--net-mgmt/junipoll/Makefile2
-rw-r--r--net-mgmt/p5-Altoids/Makefile2
-rw-r--r--net/xwhois/Makefile2
-rw-r--r--security/portscanner/Makefile2
13 files changed, 13 insertions, 13 deletions
diff --git a/audio/btc/Makefile b/audio/btc/Makefile
index 98aca6803bbc..669966982585 100644
--- a/audio/btc/Makefile
+++ b/audio/btc/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= audio
MASTER_SITES= http://www.harmony-central.com/Bass/
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= billf@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A tool for creating bass tablature
WRKSRC= ${WRKDIR}
diff --git a/benchmarks/nttcp/Makefile b/benchmarks/nttcp/Makefile
index ba3503427053..76d105a1c250 100644
--- a/benchmarks/nttcp/Makefile
+++ b/benchmarks/nttcp/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://fresh.t-systems-sfr.com/unix/src/privat2/ \
http://freeware.sgi.com/source/nttcp/ \
http://reality.sgiweb.org/freeware/source/nttcp/
-MAINTAINER= billf@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A client/server program for testing network performance
ALL_TARGET= nttcp
diff --git a/devel/clig/Makefile b/devel/clig/Makefile
index 13dd1f223de1..45747c1f2246 100644
--- a/devel/clig/Makefile
+++ b/devel/clig/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1.3
CATEGORIES= devel tcl82
MASTER_SITES= http://wsd.iitb.fhg.de/~geg/clighome/
-MAINTAINER= billf@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Auto-generate an (argc, argv) processor, usage message, and manpage
# This should work with any version of tcl. See also ${MAKE_ENV}.
diff --git a/editors/vigor/Makefile b/editors/vigor/Makefile
index adaf764d68ed..8fa32f389795 100644
--- a/editors/vigor/Makefile
+++ b/editors/vigor/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= editors tk82 tcl82
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= billf@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A vi clone inspired by the userfriendly comic strip
LIB_DEPENDS= tk82.1:${PORTSDIR}/x11-toolkits/tk82 \
diff --git a/graphics/g2/Makefile b/graphics/g2/Makefile
index e09b43dfde88..a355f8197cb3 100644
--- a/graphics/g2/Makefile
+++ b/graphics/g2/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SUNSITE}
MASTER_SITE_SUBDIR= libs/graphics
-MAINTAINER= billf@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= An easy to use, portable and powerful 2D graphics library
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
diff --git a/graphics/stamp/Makefile b/graphics/stamp/Makefile
index 8f11d2b3cce8..796b44fee1c8 100644
--- a/graphics/stamp/Makefile
+++ b/graphics/stamp/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= stamp
-MAINTAINER= billf@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Adds a graphical, configurable timestamp to a grayscale image
LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg
diff --git a/irc/bnc/Makefile b/irc/bnc/Makefile
index 885368e8bf9b..24715426c5c1 100644
--- a/irc/bnc/Makefile
+++ b/irc/bnc/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= irc
MASTER_SITES= http://www.gotbnc.com/files/
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= billf@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A simple IRC relay proxy with support for virtual hosting
GNU_CONFIGURE= YES
diff --git a/misc/gtkfind/Makefile b/misc/gtkfind/Makefile
index ad6e34cbc8f4..1a770a28f1bd 100644
--- a/misc/gtkfind/Makefile
+++ b/misc/gtkfind/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 2
CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_BACKUP}
-MAINTAINER= billf@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The program to use to have to remember all the options to find(1)
BUILD_DEPENDS= xterm:${X_CLIENTS_PORT}
diff --git a/net-mgmt/flow-tools/Makefile b/net-mgmt/flow-tools/Makefile
index adf49e924be4..371043517916 100644
--- a/net-mgmt/flow-tools/Makefile
+++ b/net-mgmt/flow-tools/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= net-mgmt
MASTER_SITES= ftp://ftp.eng.oar.net/pub/flow-tools/
-MAINTAINER= billf@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Suite of tools and library to work with netflow data
USE_PYTHON_RUN= yes
diff --git a/net-mgmt/junipoll/Makefile b/net-mgmt/junipoll/Makefile
index 4d345326f9c5..c9405dc6821d 100644
--- a/net-mgmt/junipoll/Makefile
+++ b/net-mgmt/junipoll/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net-mgmt perl5
MASTER_SITES= http://net.doit.wisc.edu/~plonka/junipoll/
MASTER_SITE_SUBDIR= . old
-MAINTAINER= billf@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= JUNIper router snmp POLLer for firewall filter counters
RUN_DEPENDS= rrdtool:${PORTSDIR}/net/rrdtool \
diff --git a/net-mgmt/p5-Altoids/Makefile b/net-mgmt/p5-Altoids/Makefile
index c113941cd01b..a03e0bd7f560 100644
--- a/net-mgmt/p5-Altoids/Makefile
+++ b/net-mgmt/p5-Altoids/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://dave.plonka.us/Altoids/%SUBDIR%/
PKGNAMEPREFIX= p5-
DISTNAME= ${PORTNAME}${PORTVERSION}
-MAINTAINER= billf@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= SNMP get/walk functionality with built-in name to OID translation
BUILD_DEPENDS= ${SITE_PERL}/SNMP_Session.pm:${PORTSDIR}/net-mgmt/p5-SNMP_Session
diff --git a/net/xwhois/Makefile b/net/xwhois/Makefile
index 1624b13eed57..c7d5de67ddad 100644
--- a/net/xwhois/Makefile
+++ b/net/xwhois/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 2
CATEGORIES= net
MASTER_SITES= http://c64.org/~nr/xwhois/dist/
-MAINTAINER= billf@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A GTK-based frontend to the whois service (RFC954)
USE_X_PREFIX= yes
diff --git a/security/portscanner/Makefile b/security/portscanner/Makefile
index 921e51f0c345..8489f9f32291 100644
--- a/security/portscanner/Makefile
+++ b/security/portscanner/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_PACKETSTORM}
MASTER_SITE_SUBDIR= UNIX/scanners
DISTNAME= PortScanner-${PORTVERSION}
-MAINTAINER= billf@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A simple and easy to use TCP port scanner
PLIST_FILES= bin/portscanner