diff options
Diffstat (limited to 'x11/py-qt4/Makefile')
-rw-r--r-- | x11/py-qt4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-qt4/Makefile b/x11/py-qt4/Makefile index 5cd1312b447..b1ba001957d 100644 --- a/x11/py-qt4/Makefile +++ b/x11/py-qt4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.65 2013/06/04 22:17:29 tron Exp $ +# $NetBSD: Makefile,v 1.66 2013/06/06 12:55:20 wiz Exp $ PKGNAME= ${PYPKGPREFIX}-qt4-${PYQT_VERSION} PYQT_VERSION= 4.10.1 -PKGREVISION= 2 +PKGREVISION= 3 CATEGORIES= x11 python #MASTER_SITES= http://www.riverbankcomputing.com/static/Downloads/PyQt4/ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyqt/} |