aboutsummaryrefslogtreecommitdiffstats
path: root/lang/expect
diff options
context:
space:
mode:
authoredwin <edwin@FreeBSD.org>2004-05-28 09:28:15 +0800
committeredwin <edwin@FreeBSD.org>2004-05-28 09:28:15 +0800
commitca51af7032e907594decded847058d284e2fdbe7 (patch)
treeaee21c213433cb11c5f3c8c07c04b80d881c9b02 /lang/expect
parent7b9683216712ab5ef2808286a4e2b2a711df6fc4 (diff)
downloadfreebsd-ports-gnome-ca51af7032e907594decded847058d284e2fdbe7.tar.gz
freebsd-ports-gnome-ca51af7032e907594decded847058d284e2fdbe7.tar.zst
freebsd-ports-gnome-ca51af7032e907594decded847058d284e2fdbe7.zip
remove maintainership
I haven't had the time to be a good maintainer for the lang/expect and devel/libstroke ports for a very long time. Please change maintainership to ports@ and hopefully someone w/more time and energy can pick up the torch. PR: ports/67275 Submitted by: Jerry A! <jerry@thehutt.org>
Diffstat (limited to 'lang/expect')
-rw-r--r--lang/expect/Makefile2
1 files changed, 1 insertions, 1 deletions
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)