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 /x11/tk | |
parent | 5aef17ff9df8326ed1ef315b58879bc0ef788ed2 (diff) | |
download | pkgsrc-1acce63ea94fab51a386df14e58172c5405189cd.tar.gz |
Give up maintainership of packages where I am still listed as MAINTAINER.
Diffstat (limited to 'x11/tk')
-rw-r--r-- | x11/tk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/tk/Makefile b/x11/tk/Makefile index 027a2014316..850abeef690 100644 --- a/x11/tk/Makefile +++ b/x11/tk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.62 2008/08/06 04:09:12 dsainty Exp $ +# $NetBSD: Makefile,v 1.63 2009/08/20 15:25:01 jwise Exp $ DISTNAME= tk${TK_VERSION}-src PKGNAME= tk-${TK_VERSION} @@ -6,7 +6,7 @@ PKGREVISION= 1 CATEGORIES= x11 lang MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=tcl/} -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tcl.tk/ COMMENT= Graphical toolkit for TCL |