diff options
Diffstat (limited to 'x11/py-wxWidgets/Makefile')
-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 4101771478f..d541fb3dac7 100644 --- a/x11/py-wxWidgets/Makefile +++ b/x11/py-wxWidgets/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.46 2013/02/16 11:19:27 wiz Exp $ +# $NetBSD: Makefile,v 1.47 2013/05/31 12:42:57 wiz Exp $ # VERSION= 2.8.10.1 DISTNAME= wxPython-src-${VERSION} PKGNAME= ${PYPKGPREFIX}-wxWidgets-${VERSION} -PKGREVISION= 19 +PKGREVISION= 20 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxpython/} EXTRACT_SUFX= .tar.bz2 |