diff options
-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 9827d4f26c3..5bbaf1a0e8d 100644 --- a/x11/py-Tk/Makefile +++ b/x11/py-Tk/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.27 2004/03/10 19:29:31 minskim Exp $ +# $NetBSD: Makefile,v 1.28 2004/06/15 16:19:11 drochner Exp $ # PKGNAME= ${PYPKGPREFIX}-Tk-0 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MAINTAINER= tsarna@NetBSD.org |