summaryrefslogtreecommitdiff
path: root/x11/qt5-sqlite3
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2014-02-12 23:18:26 +0000
committertron <tron@pkgsrc.org>2014-02-12 23:18:26 +0000
commitedf828d5219152f5e83e7e0a4b0bcd1721f7e11d (patch)
treecbffc12bc4288b42f6a94193463788617531bade /x11/qt5-sqlite3
parent5d5d37e762cbc38591cf26e7c4c5954e52246953 (diff)
downloadpkgsrc-edf828d5219152f5e83e7e0a4b0bcd1721f7e11d.tar.gz
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'x11/qt5-sqlite3')
-rw-r--r--x11/qt5-sqlite3/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-sqlite3/Makefile b/x11/qt5-sqlite3/Makefile
index 8b4a0ebca40..666052154c4 100644
--- a/x11/qt5-sqlite3/Makefile
+++ b/x11/qt5-sqlite3/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.3 2014/02/03 16:17:13 ryoon Exp $
+# $NetBSD: Makefile,v 1.4 2014/02/12 23:18:56 tron Exp $
PKGNAME= qt5-sqlite3-${QTVERSION}
-PKGREVISION= 2
+PKGREVISION= 3
COMMENT= Qt5 SQLite3 plugin
.include "../../x11/qt5-qtbase/Makefile.common"