diff options
author | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2007-02-22 19:01:13 +0000 |
commit | 6e2c35c083f338ceb42943121056662d71077c27 (patch) | |
tree | 552758ae68ac7d5cc8b8ab084ca3f57b0ed02319 /x11/py-Tk/Makefile | |
parent | 10a728c9da6fdd9fcb71f5491ad5a237f5d688ab (diff) | |
download | pkgsrc-6e2c35c083f338ceb42943121056662d71077c27.tar.gz |
pkglint cleanup; update HOMEPAGE/MASTER_SITES.
From Sergey Svishchev in private mail.
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 e30d46d40d5..1ec3ca0a397 100644 --- a/x11/py-Tk/Makefile +++ b/x11/py-Tk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.38 2006/10/04 22:06:57 wiz Exp $ +# $NetBSD: Makefile,v 1.39 2007/02/22 19:01:28 wiz Exp $ # PKGNAME= ${PYPKGPREFIX}-Tk-0 @@ -6,7 +6,7 @@ PKGREVISION= 4 CATEGORIES= x11 python MAINTAINER= tsarna@NetBSD.org -HOMEPAGE= http://www.python.org/moin/TkInter +HOMEPAGE= http://wiki.python.org/moin/TkInter COMMENT= Tkinter -- Python interface to Tcl/Tk |