diff options
author | wiz <wiz@pkgsrc.org> | 2006-10-04 21:59:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2006-10-04 21:59:34 +0000 |
commit | 7938151fe64ccdb4a6590729489aee3a565c7f41 (patch) | |
tree | b23cfc862fc11d7c74719bee55ff02be184684e6 /x11/py-Tk/Makefile | |
parent | fda968c83e149892eea991425ed951159f3da912 (diff) | |
download | pkgsrc-7938151fe64ccdb4a6590729489aee3a565c7f41.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
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 826d4a48b0d..e30d46d40d5 100644 --- a/x11/py-Tk/Makefile +++ b/x11/py-Tk/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.37 2006/05/26 19:56:16 joerg Exp $ +# $NetBSD: Makefile,v 1.38 2006/10/04 22:06:57 wiz Exp $ # PKGNAME= ${PYPKGPREFIX}-Tk-0 @@ -6,7 +6,7 @@ PKGREVISION= 4 CATEGORIES= x11 python MAINTAINER= tsarna@NetBSD.org -HOMEPAGE= http://www.python.org/topics/tkinter/ +HOMEPAGE= http://www.python.org/moin/TkInter COMMENT= Tkinter -- Python interface to Tcl/Tk |