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 7736897644c..3a9e51c1916 100644 --- a/x11/py-wxWidgets/Makefile +++ b/x11/py-wxWidgets/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.49 2013/06/04 22:17:30 tron Exp $ +# $NetBSD: Makefile,v 1.50 2013/06/06 12:53:59 wiz Exp $ # VERSION= 2.8.10.1 DISTNAME= wxPython-src-${VERSION} PKGNAME= ${PYPKGPREFIX}-wxWidgets-${VERSION} -PKGREVISION= 22 +PKGREVISION= 23 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxpython/} EXTRACT_SUFX= .tar.bz2 |