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 | f23eb36a78e539ec25180e5bd6b2dc0d10243655 (patch) | |
tree | e433769184425208af1e381bd87d6fa8ecb4a565 /x11/qt5-qtquick1/Makefile | |
parent | 6cd24caa9e4cc756cd03be43358893c85fcb7eda (diff) | |
download | pkgsrc-f23eb36a78e539ec25180e5bd6b2dc0d10243655.tar.gz |
Recursive revbump from json-c 0.12 update
Diffstat (limited to 'x11/qt5-qtquick1/Makefile')
-rw-r--r-- | x11/qt5-qtquick1/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/qt5-qtquick1/Makefile b/x11/qt5-qtquick1/Makefile index 32580254080..e5fbfdfaaa5 100644 --- a/x11/qt5-qtquick1/Makefile +++ b/x11/qt5-qtquick1/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.7 2014/04/16 11:22:01 wiz Exp $ +# $NetBSD: Makefile,v 1.8 2014/04/20 02:27:50 ryoon Exp $ PKGNAME= qt5-qtquick1-${QTVERSION} -PKGREVISION= 6 +PKGREVISION= 7 COMMENT= Qt5 module for Quick1 .include "../../x11/qt5-qtbase/Makefile.common" |