aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sysutils/manck/Makefile2
-rw-r--r--sysutils/socket/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/manck/Makefile b/sysutils/manck/Makefile
index 0d1850efb4cd..4cab043d810e 100644
--- a/sysutils/manck/Makefile
+++ b/sysutils/manck/Makefile
@@ -7,7 +7,7 @@ PORTREVISION= 1
CATEGORIES= sysutils
MASTER_SITES= http://wolfram.schneider.org/src/
-MAINTAINER= wosch@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Manual page consistency checker
USES= perl5 shebangfix uidfix
diff --git a/sysutils/socket/Makefile b/sysutils/socket/Makefile
index eb28083fa5d3..5eaa5eb81e8e 100644
--- a/sysutils/socket/Makefile
+++ b/sysutils/socket/Makefile
@@ -7,7 +7,7 @@ PORTVERSION= 1.2
CATEGORIES= sysutils net ipv6
MASTER_SITES= https://wolfram.schneider.org/src/ LOCAL/wosch
-MAINTAINER= wosch@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= Create TCP socket and connect to stdin/out
LICENSE= GPLv1