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 | |
parent | 8f71208e60c2942e96098e3f4ef7b0958b0eb5e7 (diff) | |
download | pkgsrc-7056b7a0e721cee220f3a28be8392047fbe8e3e5.tar.gz |
Recursive PKGREVISION bump for OpenSSL API version bump.
Diffstat (limited to 'x11/qt5')
-rw-r--r-- | x11/qt5/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5/Makefile b/x11/qt5/Makefile index a4fc4761a8b..18330bc5a0b 100644 --- a/x11/qt5/Makefile +++ b/x11/qt5/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.2 2014/01/04 11:58:39 wiz Exp $ +# $NetBSD: Makefile,v 1.3 2014/02/12 23:18:55 tron Exp $ DISTNAME= qt5-${QTVERSION} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= x11 MASTER_SITES= # none |