diff options
author | wiz <wiz> | 2006-10-04 21:59:34 +0000 |
---|---|---|
committer | wiz <wiz> | 2006-10-04 21:59:34 +0000 |
commit | b31194710f898a6bb5707ed468ff23216eedd80d (patch) | |
tree | b23cfc862fc11d7c74719bee55ff02be184684e6 /x11/py-Tk | |
parent | 524af8bf866a7ecb34c861f12b942410d05c65a8 (diff) | |
download | pkgsrc-b31194710f898a6bb5707ed468ff23216eedd80d.tar.gz |
Update MASTER_SITES and/or HOMEPAGE, from Sergey Svishchev.
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 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 |