diff options
author | adam <adam@pkgsrc.org> | 2017-08-24 20:03:08 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2017-08-24 20:03:08 +0000 |
commit | 4697d968539801204ebc79db0dfa27abef268c62 (patch) | |
tree | cf54890dc240d91dbd8c74b8bd0528207736eb1e /graphics/kqtquickcharts4/Makefile | |
parent | 38f7736e8b672ea9b070dae75e60c8e8d0325d56 (diff) | |
download | pkgsrc-4697d968539801204ebc79db0dfa27abef268c62.tar.gz |
Revbump for boost update
Diffstat (limited to 'graphics/kqtquickcharts4/Makefile')
-rw-r--r-- | graphics/kqtquickcharts4/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/kqtquickcharts4/Makefile b/graphics/kqtquickcharts4/Makefile index 7f7bd816f6b..e79625d57c1 100644 --- a/graphics/kqtquickcharts4/Makefile +++ b/graphics/kqtquickcharts4/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.1 2017/07/23 21:04:15 markd Exp $ +# $NetBSD: Makefile,v 1.2 2017/08/24 20:03:22 adam Exp $ DISTNAME= kqtquickcharts-${_KDE_VERSION} +PKGREVISION= 1 CATEGORIES= graphics COMMENT= Beautiful and interactive charts for Qt Quick 1.0 |