diff options
Diffstat (limited to 'x11/qt4-mysql')
-rw-r--r-- | x11/qt4-mysql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt4-mysql/Makefile b/x11/qt4-mysql/Makefile index 8f94940b3c1..4bf03427d76 100644 --- a/x11/qt4-mysql/Makefile +++ b/x11/qt4-mysql/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.46 2020/08/17 20:20:34 leot Exp $ +# $NetBSD: Makefile,v 1.47 2021/05/24 19:56:04 wiz Exp $ -PKGREVISION= 5 +PKGREVISION= 6 .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-mysql-${QTVERSION} |