aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--lang/nqc/Makefile2
-rw-r--r--net/olsrd/Makefile2
-rw-r--r--net/p5-Net-SMPP/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/lang/nqc/Makefile b/lang/nqc/Makefile
index 6620916c687d..01cd2eebec5b 100644
--- a/lang/nqc/Makefile
+++ b/lang/nqc/Makefile
@@ -7,7 +7,7 @@ CATEGORIES= lang
MASTER_SITES= http://bricxcc.sourceforge.net/nqc/release/ \
ftp://ftp2.za.freebsd.org/pub/nqc/
-MAINTAINER= jhay@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Compiler for writing programs for the Lego RCX
USES= gmake dos2unix tar:tgz
diff --git a/net/olsrd/Makefile b/net/olsrd/Makefile
index 93e0ad8d701a..f43d6a21a0cf 100644
--- a/net/olsrd/Makefile
+++ b/net/olsrd/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= net
MASTER_SITES= http://www.olsr.org/releases/0.6/ \
http://ftp2.za.freebsd.org/pub/mesh/pc/protocols/olsr/
-MAINTAINER= jhay@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= OLSR routing daemon
BUILD_DEPENDS= makedepend:${PORTSDIR}/devel/makedepend
diff --git a/net/p5-Net-SMPP/Makefile b/net/p5-Net-SMPP/Makefile
index a71c242487a6..a5dbb9d0dba4 100644
--- a/net/p5-Net-SMPP/Makefile
+++ b/net/p5-Net-SMPP/Makefile
@@ -8,7 +8,7 @@ CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= jhay@FreeBSD.org
+MAINTAINER= culot@FreeBSD.org
COMMENT= Net::SMPP - pure Perl implementation of SMPP 3.4 over TCP
USES= perl5 shebangfix