diff options
Diffstat (limited to 'x11/pygtk/Makefile')
-rw-r--r-- | x11/pygtk/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/pygtk/Makefile b/x11/pygtk/Makefile index 3b6162784e2..9fd505b4144 100644 --- a/x11/pygtk/Makefile +++ b/x11/pygtk/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.6 2003/06/02 01:15:40 jschauma Exp $ +# $NetBSD: Makefile,v 1.7 2003/07/13 13:54:28 wiz Exp $ # DISTNAME= pygtk-0.6.9 PKGNAME= ${PYPKGPREFIX}-gtk-0.6.9 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 MASTER_SITES= ftp://ftp.gtk.org/pub/gtk/python/ |