diff options
Diffstat (limited to 'x11/py-Tk/Makefile')
-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 714f32b1513..0aabf7809b3 100644 --- a/x11/py-Tk/Makefile +++ b/x11/py-Tk/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.22 2002/09/23 22:55:30 jlam Exp $ +# $NetBSD: Makefile,v 1.23 2003/07/17 22:56:40 grant Exp $ # PKGNAME= ${PYPKGPREFIX}-Tk-0 CATEGORIES= x11 -MAINTAINER= tsarna@netbsd.org +MAINTAINER= tsarna@NetBSD.org HOMEPAGE= http://www.python.org/topics/tkinter/ COMMENT= Tkinter -- Python interface to Tcl/Tk |