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 1efb4ccf008..d179caba94b 100644 --- a/x11/py-wxWidgets/Makefile +++ b/x11/py-wxWidgets/Makefile @@ -1,10 +1,10 @@ -# $NetBSD: Makefile,v 1.28 2010/09/14 11:01:08 wiz Exp $ +# $NetBSD: Makefile,v 1.29 2010/11/15 22:59:08 abs Exp $ # VERSION= 2.8.10.1 DISTNAME= wxPython-src-${VERSION} PKGNAME= ${PYPKGPREFIX}-wxWidgets-${VERSION} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=wxpython/} EXTRACT_SUFX= .tar.bz2 |