diff options
Diffstat (limited to 'x11/py-qt4')
-rw-r--r-- | x11/py-qt4/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/py-qt4/Makefile b/x11/py-qt4/Makefile index b00425c047d..ef836ee0715 100644 --- a/x11/py-qt4/Makefile +++ b/x11/py-qt4/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.92 2020/08/01 07:18:35 tnn Exp $ +# $NetBSD: Makefile,v 1.93 2020/08/17 20:20:33 leot Exp $ DISTNAME= PyQt4_gpl_${PYQT_SYS}-4.12.3 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/PyQt4_gpl_${PYQT_SYS}/qt4/} -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= x11 python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=pyqt/} |