diff options
author | ryoon <ryoon@pkgsrc.org> | 2018-07-06 15:06:40 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2018-07-06 15:06:40 +0000 |
commit | 7b090847911cee5c79ae32e51e16f495eab71697 (patch) | |
tree | 3e49c5b61a286b3394dff9c97291715979942fb5 /x11/py-qt5 | |
parent | 3c8ca802895a862f5f288fdfbdb07d0c5d08d08d (diff) | |
download | pkgsrc-7b090847911cee5c79ae32e51e16f495eab71697.tar.gz |
Recursive revbump from audio/pulseaudio
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 25accf5eac3..bd428da6fdd 100644 --- a/x11/py-qt5/Makefile +++ b/x11/py-qt5/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2018/07/04 13:40:44 jperkin Exp $ +# $NetBSD: Makefile,v 1.37 2018/07/06 15:06:52 ryoon Exp $ DISTNAME= PyQt5_gpl-5.10.1 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/PyQt5_gpl/qt5/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyqt/} |