diff options
author | cheusov <cheusov@pkgsrc.org> | 2012-10-04 00:21:58 +0000 |
---|---|---|
committer | cheusov <cheusov@pkgsrc.org> | 2012-10-04 00:21:58 +0000 |
commit | fb1ffebcad8333fcea943204be2622ce741149e0 (patch) | |
tree | c1a40f5e27dd3beaec45a3329d027d0dd62c23ed /x11/py-wxWidgets | |
parent | 92c93639801c4d6b8961ee66ca7f957f2a6f9ae7 (diff) | |
download | pkgsrc-fb1ffebcad8333fcea943204be2622ce741149e0.tar.gz |
Bump revision for packages with changed CONFLICTS (PYTHON_SELF_CONFLICT)
Diffstat (limited to 'x11/py-wxWidgets')
-rw-r--r-- | x11/py-wxWidgets/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-wxWidgets/Makefile b/x11/py-wxWidgets/Makefile index df4fe13c81a..9d163696b1f 100644 --- a/x11/py-wxWidgets/Makefile +++ b/x11/py-wxWidgets/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.41 2012/10/03 23:40:38 cheusov Exp $ +# $NetBSD: Makefile,v 1.42 2012/10/04 00:22:00 cheusov Exp $ # VERSION= 2.8.10.1 DISTNAME= wxPython-src-${VERSION} PKGNAME= ${PYPKGPREFIX}-wxWidgets-${VERSION} -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxpython/} EXTRACT_SUFX= .tar.bz2 |