diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2004-05-28 01:28:15 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2004-05-28 01:28:15 +0000 |
commit | 52fbae920ce5e94ffee3036d3795991438faf23c (patch) | |
tree | 4265879730902c7176f471d04ea05926829331bc /lang/expect | |
parent | Update to 1.3.4-1. (diff) |
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/Makefile | 2 |
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) |