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 | |
parent | 5aef17ff9df8326ed1ef315b58879bc0ef788ed2 (diff) | |
download | pkgsrc-1acce63ea94fab51a386df14e58172c5405189cd.tar.gz |
Give up maintainership of packages where I am still listed as MAINTAINER.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/tk/Makefile | 4 | ||||
-rw-r--r-- | x11/tk83/Makefile | 4 |
2 files changed, 4 insertions, 4 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 diff --git a/x11/tk83/Makefile b/x11/tk83/Makefile index 5d1763cffc9..87e178b802d 100644 --- a/x11/tk83/Makefile +++ b/x11/tk83/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.16 2009/05/15 12:12:28 sborrill Exp $ +# $NetBSD: Makefile,v 1.17 2009/08/20 15:25:01 jwise Exp $ DISTNAME= tk8.3.4 PKGNAME= tk-8.3.4 @@ -6,7 +6,7 @@ PKGREVISION= 4 CATEGORIES= x11 MASTER_SITES= ftp://ftp.informatik.uni-hamburg.de/pub/soft/lang/tcl/tcl8_3/ -MAINTAINER= jwise@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.tcltk.com/ COMMENT= Graphical toolkit for TCL |