diff options
author | tron <tron@pkgsrc.org> | 2014-02-12 23:18:26 +0000 |
---|---|---|
committer | tron <tron@pkgsrc.org> | 2014-02-12 23:18:26 +0000 |
commit | 7056b7a0e721cee220f3a28be8392047fbe8e3e5 (patch) | |
tree | cbffc12bc4288b42f6a94193463788617531bade /x11/qt5-mysql | |
parent | 8f71208e60c2942e96098e3f4ef7b0958b0eb5e7 (diff) | |
download | pkgsrc-7056b7a0e721cee220f3a28be8392047fbe8e3e5.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'x11/qt5-mysql')
-rw-r--r-- | x11/qt5-mysql/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-mysql/Makefile b/x11/qt5-mysql/Makefile index e7bfdc782a1..8b2e853da32 100644 --- a/x11/qt5-mysql/Makefile +++ b/x11/qt5-mysql/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.3 2014/02/03 16:17:12 ryoon Exp $ +# $NetBSD: Makefile,v 1.4 2014/02/12 23:18:55 tron Exp $ PKGNAME= qt5-mysql-${QTVERSION} -PKGREVISION= 2 +PKGREVISION= 3 COMMENT= Qt5 MySQL plugin .include "../../x11/qt5-qtbase/Makefile.common" |