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 7a77a5f000d..03f74c3b750 100644 --- a/x11/py-qt5/Makefile +++ b/x11/py-qt5/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.75 2022/09/11 12:52:12 wiz Exp $ +# $NetBSD: Makefile,v 1.76 2022/11/23 16:21:26 adam Exp $ DISTNAME= PyQt5-5.15.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/PyQt5/qt5/} -PKGREVISION= 6 +PKGREVISION= 7 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_PYPI:=P/PyQt5/} |