diff options
author | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2015-10-10 01:57:50 +0000 |
commit | dc0982e10414ced94b27063e96d8aaa838e36e1f (patch) | |
tree | 2c4ee532d0c3688febd52e845ce894350f2c8aa2 /x11/qt5-odbc | |
parent | b2b32f179afdd09e78afa1d2645c3d390598b778 (diff) | |
download | pkgsrc-dc0982e10414ced94b27063e96d8aaa838e36e1f.tar.gz |
Recursive revbump from textproc/icu
Diffstat (limited to 'x11/qt5-odbc')
-rw-r--r-- | x11/qt5-odbc/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-odbc/Makefile b/x11/qt5-odbc/Makefile index 383a549c090..ef81d074e24 100644 --- a/x11/qt5-odbc/Makefile +++ b/x11/qt5-odbc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.12 2015/04/26 11:52:20 ryoon Exp $ +# $NetBSD: Makefile,v 1.13 2015/10/10 01:57:57 ryoon Exp $ DISTNAME= qtbase-opensource-src-${QTVERSION} PKGNAME= qt5-odbc-${QTVERSION} -PKGREVISION= 3 +PKGREVISION= 4 COMMENT= Qt5 odbc plugin BUILD_DIRS= src/plugins/sqldrivers |