diff options
author | wiz <wiz@pkgsrc.org> | 2012-04-15 22:00:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2012-04-15 22:00:58 +0000 |
commit | 3249e0a82f73236ce926722f4e07e1b8bace852b (patch) | |
tree | 2ec960786c1dceba323dbc76c9df3a98d0bff9f8 /x11/py-Tk | |
parent | f1cd05d418407f8a362e1eb9f442060a40b8af29 (diff) | |
download | pkgsrc-3249e0a82f73236ce926722f4e07e1b8bace852b.tar.gz |
Reset maintainer, developer has left the building
Diffstat (limited to 'x11/py-Tk')
-rw-r--r-- | x11/py-Tk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-Tk/Makefile b/x11/py-Tk/Makefile index 43972526e33..a6c4d3e4182 100644 --- a/x11/py-Tk/Makefile +++ b/x11/py-Tk/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.48 2011/12/03 00:02:17 joerg Exp $ +# $NetBSD: Makefile,v 1.49 2012/04/15 22:01:05 wiz Exp $ # PKGNAME= ${PYPKGPREFIX}-Tk-0 PKGREVISION= 5 CATEGORIES= x11 python -MAINTAINER= tsarna@NetBSD.org +MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://wiki.python.org/moin/TkInter COMMENT= Tkinter -- Python interface to Tcl/Tk |