diff options
author | nros <nros@pkgsrc.org> | 2015-04-19 19:33:58 +0000 |
---|---|---|
committer | nros <nros@pkgsrc.org> | 2015-04-19 19:33:58 +0000 |
commit | 807c8f1ebe46b5a59da9c27cab8632e3470bfecc (patch) | |
tree | 2eb91e715f4cc54f11bdd258227e5f0293615822 /x11/py-qt5 | |
parent | dc6eabaededf46ec50ec6cabf3293ff867b1dfce (diff) | |
download | pkgsrc-807c8f1ebe46b5a59da9c27cab8632e3470bfecc.tar.gz |
Revbump because of x11/qt5-qtwebkit dependency update
Diffstat (limited to 'x11/py-qt5')
-rw-r--r-- | x11/py-qt5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-qt5/Makefile b/x11/py-qt5/Makefile index 8870fff60ca..62e3266b489 100644 --- a/x11/py-qt5/Makefile +++ b/x11/py-qt5/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2015/04/06 08:17:40 adam Exp $ +# $NetBSD: Makefile,v 1.4 2015/04/19 19:33:58 nros Exp $ DISTNAME= PyQt-gpl-${PYQT_VERSION} PKGNAME= ${PYPKGPREFIX}-qt5-${PYQT_VERSION} -PKGREVISION= 2 +PKGREVISION= 3 PYQT_VERSION= 5.4 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyqt/} |