diff options
Diffstat (limited to 'x11/qt4-sqlite3/Makefile')
-rw-r--r-- | x11/qt4-sqlite3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt4-sqlite3/Makefile b/x11/qt4-sqlite3/Makefile index 1f1fc75a6ab..b550f146ca2 100644 --- a/x11/qt4-sqlite3/Makefile +++ b/x11/qt4-sqlite3/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.65 2020/11/05 09:09:27 ryoon Exp $ +# $NetBSD: Makefile,v 1.66 2021/04/21 11:43:01 adam Exp $ -PKGREVISION= 18 +PKGREVISION= 19 .include "../../x11/qt4-libs/Makefile.common" PKGNAME= qt4-sqlite3-${QTVERSION} |