diff options
author | tnn <tnn@pkgsrc.org> | 2015-04-25 14:24:44 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2015-04-25 14:24:44 +0000 |
commit | 5c6cb4e758fbe553e3e90ca00f26930a0d947058 (patch) | |
tree | 9e6497caf746fd3da47e9753cfd6b6b8907d4d6e /x11/qt5-sqlite3/Makefile | |
parent | de9d81d4ffc01a2e6f11d4e5ce309cbc09c46b6c (diff) | |
download | pkgsrc-5c6cb4e758fbe553e3e90ca00f26930a0d947058.tar.gz |
Recursive revbump following MesaLib update, categories p through x.
Diffstat (limited to 'x11/qt5-sqlite3/Makefile')
-rw-r--r-- | x11/qt5-sqlite3/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-sqlite3/Makefile b/x11/qt5-sqlite3/Makefile index a03b8b40e87..be2e963306f 100644 --- a/x11/qt5-sqlite3/Makefile +++ b/x11/qt5-sqlite3/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.10 2015/04/06 08:17:20 adam Exp $ +# $NetBSD: Makefile,v 1.11 2015/04/25 14:25:19 tnn Exp $ DISTNAME= qtbase-opensource-src-${QTVERSION} PKGNAME= qt5-sqlite3-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 COMMENT= Qt5 SQLite3 plugin BUILD_DIRS= src/plugins/sqldrivers |