diff options
author | jmmv <jmmv@pkgsrc.org> | 2004-01-07 21:46:05 +0000 |
---|---|---|
committer | jmmv <jmmv@pkgsrc.org> | 2004-01-07 21:46:05 +0000 |
commit | 8a4db02163521021d0ef002de2a55b941b5df338 (patch) | |
tree | ddfdadba714ceb3caeb9316b1b02e88d617c65b9 /x11/py-wxWindows/Makefile | |
parent | a03262c55d6b346642b768cfffa962640c0534e0 (diff) | |
download | pkgsrc-8a4db02163521021d0ef002de2a55b941b5df338.tar.gz |
Bump PKGREVISION due to wxGTK update (use gtk2).
Diffstat (limited to 'x11/py-wxWindows/Makefile')
-rw-r--r-- | x11/py-wxWindows/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-wxWindows/Makefile b/x11/py-wxWindows/Makefile index 02de16697ca..fab549de6d8 100644 --- a/x11/py-wxWindows/Makefile +++ b/x11/py-wxWindows/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.21 2004/01/03 18:50:00 reed Exp $ +# $NetBSD: Makefile,v 1.22 2004/01/07 21:46:06 jmmv Exp $ # DISTNAME= wxPythonSrc-2.4.2.4 PKGNAME= ${PYPKGPREFIX}-wxWindows-2.4.2.4 -PKGREVISION= 1 +PKGREVISION= 2 WRKSRC= ${WRKDIR}/wxPythonSrc-2.4.2.4/wxPython CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxpython/} |