summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--devel/libstroke/Makefile2
-rw-r--r--lang/expect/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/devel/libstroke/Makefile b/devel/libstroke/Makefile
index 5bcc479247fe..58ab9e8a9620 100644
--- a/devel/libstroke/Makefile
+++ b/devel/libstroke/Makefile
@@ -11,7 +11,7 @@ PORTREVISION= 1
CATEGORIES= devel
MASTER_SITES= http://www.etla.net/libstroke/
-MAINTAINER= jerry@thehutt.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A stroke translation library
USE_XLIB= yes
diff --git a/lang/expect/Makefile b/lang/expect/Makefile
index 5c2389dc29c1..98ec03e3e1dd 100644
--- a/lang/expect/Makefile
+++ b/lang/expect/Makefile
@@ -10,7 +10,7 @@ PORTREVISION= 3
CATEGORIES= lang tcl84 tk84
MASTER_SITES= http://expect.nist.gov/src/
-MAINTAINER= jerry@thehutt.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= A sophisticated scripter based on tcl/tk
.if !defined(WITHOUT_X11)