diff options
author | wiz <wiz@pkgsrc.org> | 2018-01-28 20:10:34 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2018-01-28 20:10:34 +0000 |
commit | 1bf85a634ceb83c7d3889697ddd61a7d403d9207 (patch) | |
tree | 820d144772d83eef522d14f64539ef676f3603cc /x11/py-qt5 | |
parent | 2c1bc1b63648a221e94be33883dfd8e1b7700395 (diff) | |
download | pkgsrc-1bf85a634ceb83c7d3889697ddd61a7d403d9207.tar.gz |
Bump PKGREVISION for gdbm shlib major bump
Diffstat (limited to 'x11/py-qt5')
-rw-r--r-- | x11/py-qt5/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/py-qt5/Makefile b/x11/py-qt5/Makefile index 5398a175736..2ef3f4c21f4 100644 --- a/x11/py-qt5/Makefile +++ b/x11/py-qt5/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.29 2018/01/23 19:36:35 markd Exp $ +# $NetBSD: Makefile,v 1.30 2018/01/28 20:11:09 wiz Exp $ DISTNAME= PyQt5_gpl-${PYQT_VERSION} PKGNAME= ${PYPKGPREFIX}-qt5-${PYQT_VERSION} +PKGREVISION= 1 PYQT_VERSION= 5.9.1 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyqt/} |