diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:24:44 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:24:44 +0000 |
commit | f0121ff8b567d5d4055d32d96ca6aef12145f8ba (patch) | |
tree | 9e6497caf746fd3da47e9753cfd6b6b8907d4d6e /x11/py-qt5 | |
parent | be8f3fc3c61d32a2276bfdf7ad1d0f8a3ed150c9 (diff) | |
download | pkgsrc-f0121ff8b567d5d4055d32d96ca6aef12145f8ba.tar.gz |
Recursive revbump following MesaLib update, categories p through x.
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 62e3266b489..504b447dedb 100644 --- a/x11/py-qt5/Makefile +++ b/x11/py-qt5/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.4 2015/04/19 19:33:58 nros Exp $ +# $NetBSD: Makefile,v 1.5 2015/04/25 14:25:15 tnn Exp $ DISTNAME= PyQt-gpl-${PYQT_VERSION} PKGNAME= ${PYPKGPREFIX}-qt5-${PYQT_VERSION} -PKGREVISION= 3 +PKGREVISION= 4 PYQT_VERSION= 5.4 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyqt/} |