aboutsummaryrefslogtreecommitdiffstats
path: root/lang
diff options
context:
space:
mode:
Diffstat (limited to 'lang')
-rw-r--r--lang/expect/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/expect/Makefile b/lang/expect/Makefile
index 0ccacf004817..306c7e56f259 100644
--- a/lang/expect/Makefile
+++ b/lang/expect/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://expect.nist.gov/src/
EXPECT_VER= 5.37
LIBEXPECT_VER= 537
-MAINTAINER= ports@freebsd.org
+MAINTAINER= jerry@thehutt.org
.if !defined(WITHOUT_X11)
LIB_DEPENDS?= tk83.1:${PORTSDIR}/x11-toolkits/tk83