summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2008-11-30 04:21:07 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2008-11-30 04:21:07 +0000
commit232159b31e84125a17b3947c9eae994723d6337c (patch)
treecea913189d8aeb46107161edc564f577b397ec09 /net
parento Add missing dir to PLIST_DIRS (diff)
Drop maintainership.
Diffstat (limited to 'net')
-rw-r--r--net/Sockets-devel/Makefile2
-rw-r--r--net/Sockets/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/net/Sockets-devel/Makefile b/net/Sockets-devel/Makefile
index b18af4f5ec70..90887bfab411 100644
--- a/net/Sockets-devel/Makefile
+++ b/net/Sockets-devel/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= net ipv6
MASTER_SITES= http://www.alhem.net/Sockets/
PKGNAMESUFFIX?= -devel
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A C++ wrapper for BSD-style sockets
USE_GMAKE= yes
diff --git a/net/Sockets/Makefile b/net/Sockets/Makefile
index 42a5169521a1..f4728f9dc778 100644
--- a/net/Sockets/Makefile
+++ b/net/Sockets/Makefile
@@ -10,7 +10,7 @@ PORTVERSION= 1.8.7
CATEGORIES= net ipv6
MASTER_SITES= http://www.alhem.net/Sockets/
-MAINTAINER= lioux@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A C++ wrapper for BSD-style sockets
USE_GMAKE= yes