diff options
author | ryoon <ryoon@pkgsrc.org> | 2014-04-20 02:27:49 +0000 |
---|---|---|
committer | ryoon <ryoon@pkgsrc.org> | 2014-04-20 02:27:49 +0000 |
commit | 5d58ab54f01aee050049bc7c6f3f9033b634c3e9 (patch) | |
tree | e433769184425208af1e381bd87d6fa8ecb4a565 /x11/qt5-qtscript | |
parent | 153328e162e13630c4ca6bff843d03b996116cff (diff) | |
download | pkgsrc-5d58ab54f01aee050049bc7c6f3f9033b634c3e9.tar.gz |
Recursive revbump from json-c 0.12 update
Diffstat (limited to 'x11/qt5-qtscript')
-rw-r--r-- | x11/qt5-qtscript/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-qtscript/Makefile b/x11/qt5-qtscript/Makefile index 1fa40624d8f..abc5e974fcb 100644 --- a/x11/qt5-qtscript/Makefile +++ b/x11/qt5-qtscript/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2014/04/16 11:22:04 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/04/20 02:27:53 ryoon Exp $ PKGNAME= qt5-qtscript-${QTVERSION} -PKGREVISION= 6 +PKGREVISION= 7 COMMENT= Qt5 module for script .include "../../x11/qt5-qtbase/Makefile.common" |