aboutsummaryrefslogtreecommitdiff
path: root/net/Sockets
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/Sockets
parent0df5712fcb048950f43467c71fcf6edde647da5e (diff)
downloadports-232159b31e84125a17b3947c9eae994723d6337c.tar.gz
ports-232159b31e84125a17b3947c9eae994723d6337c.zip
Drop maintainership.
Notes
Notes: svn path=/head/; revision=223616
Diffstat (limited to 'net/Sockets')
-rw-r--r--net/Sockets/Makefile2
1 files changed, 1 insertions, 1 deletions
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