diff options
author | recht <recht@pkgsrc.org> | 2004-01-10 14:25:42 +0000 |
---|---|---|
committer | recht <recht@pkgsrc.org> | 2004-01-10 14:25:42 +0000 |
commit | 7eead98c7b2f38dd783e885eca8bf688b2e89729 (patch) | |
tree | 23f62ce3e0beb0b4b1b82255814ca51660e94b70 /x11 | |
parent | c64eece278afe53440b5a7c78fa2efc243fa2572 (diff) | |
download | pkgsrc-7eead98c7b2f38dd783e885eca8bf688b2e89729.tar.gz |
rev. bump because of the wxGTK buildlink change
Diffstat (limited to 'x11')
-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 fab549de6d8..54c06e24478 100644 --- a/x11/py-wxWindows/Makefile +++ b/x11/py-wxWindows/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.22 2004/01/07 21:46:06 jmmv Exp $ +# $NetBSD: Makefile,v 1.23 2004/01/10 14:25:42 recht Exp $ # DISTNAME= wxPythonSrc-2.4.2.4 PKGNAME= ${PYPKGPREFIX}-wxWindows-2.4.2.4 -PKGREVISION= 2 +PKGREVISION= 3 WRKSRC= ${WRKDIR}/wxPythonSrc-2.4.2.4/wxPython CATEGORIES= x11 MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxpython/} |