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 054a736dd64..c94b60a30d2 100644 --- a/x11/py-qt5/Makefile +++ b/x11/py-qt5/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.70 2021/11/15 22:54:33 wiz Exp $ +# $NetBSD: Makefile,v 1.71 2021/12/08 16:07:11 adam Exp $ DISTNAME= PyQt5-5.15.5 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/PyQt5/qt5/} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_PYPI:=P/PyQt5/} |