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 d7b1dc86b70..f079e01b07b 100644 --- a/x11/py-wxWidgets/Makefile +++ b/x11/py-wxWidgets/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.59 2015/04/25 14:25:15 tnn Exp $ +# $NetBSD: Makefile,v 1.60 2015/06/12 10:52:18 wiz Exp $ VERSION= 2.8.12.0 DISTNAME= wxPython-src-${VERSION} PKGNAME= ${PYPKGPREFIX}-wxWidgets-${VERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxpython/} EXTRACT_SUFX= .tar.bz2 |