diff options
author | jwise <jwise@pkgsrc.org> | 2009-08-20 15:24:58 +0000 |
---|---|---|
committer | jwise <jwise@pkgsrc.org> | 2009-08-20 15:24:58 +0000 |
commit | 1acce63ea94fab51a386df14e58172c5405189cd (patch) | |
tree | df66087d0f43d7c51d4fc3cb5c022e7ce657a47c /lang/tk-expect | |
parent | 5aef17ff9df8326ed1ef315b58879bc0ef788ed2 (diff) | |
download | pkgsrc-1acce63ea94fab51a386df14e58172c5405189cd.tar.gz |
Give up maintainership of packages where I am still listed as MAINTAINER.
Diffstat (limited to 'lang/tk-expect')
-rw-r--r-- | lang/tk-expect/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/tk-expect/Makefile b/lang/tk-expect/Makefile index 056aa728e79..2971f3e8c6e 100644 --- a/lang/tk-expect/Makefile +++ b/lang/tk-expect/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2008/03/04 16:38:13 jlam Exp $ +# $NetBSD: Makefile,v 1.24 2009/08/20 15:24:59 jwise Exp $ PKG_DESTDIR_SUPPORT= user-destdir @@ -8,7 +8,7 @@ PKGNAME= tk-expect-${EXPECT_VERSION} PKGREVISION= 1 CATEGORIES= lang -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org COMMENT= Tcl interpreter with both the expect and tk extensions built in DEPENDS+= tcl-expect>=${EXPECT_VERSION}:../../lang/tcl-expect |