summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2003-11-03 01:19:26 +0000
committerKris Kennaway <kris@FreeBSD.org>2003-11-03 01:19:26 +0000
commitb4fd0b8e386285d2ad798be5e13afa258ab7e71d (patch)
tree5c6b1cda23e1ae7ba6e9ba4da0a7a3cb6aca0f7b /net
parentFix mastersites (diff)
Reset maintainer on ports owned by the following committers who have
been inactive for over 12 months and did not respond to my email confirming their status: keith, nakai, torstenb Reviewed by: portmgr
Notes
Notes: svn path=/head/; revision=92908
Diffstat (limited to 'net')
-rw-r--r--net/gnet/Makefile2
-rw-r--r--net/p5-Socks/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/gnet/Makefile b/net/gnet/Makefile
index 5406dafbe284..e630787bbdad 100644
--- a/net/gnet/Makefile
+++ b/net/gnet/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.1.4
CATEGORIES= net
MASTER_SITES= http://www.gnetlibrary.org/src/
-MAINTAINER= nakai@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A simple network library built upon Glib
USE_REINPLACE= yes
diff --git a/net/p5-Socks/Makefile b/net/p5-Socks/Makefile
index 6f5915aedc6b..76e15dae5682 100644
--- a/net/p5-Socks/Makefile
+++ b/net/p5-Socks/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Net
PKGNAMEPREFIX= p5-
-MAINTAINER= nakai@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Perl5 module to communicate with socks v4 and v5 servers
PERL_CONFIGURE= yes