diff options
Diffstat (limited to 'x11/py-qt5/Makefile')
-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/} |