diff options
author | jperkin <jperkin@pkgsrc.org> | 2020-01-18 21:48:19 +0000 |
---|---|---|
committer | jperkin <jperkin@pkgsrc.org> | 2020-01-18 21:48:19 +0000 |
commit | 8930f4c9f76a4da06832827313f3853309f92baf (patch) | |
tree | b6671be53112553f1e25eff8038b7dc0ee2de487 /devel/kcachegrind | |
parent | f25cc17ec50129558631c35feef93abaebaaf5db (diff) | |
download | pkgsrc-8930f4c9f76a4da06832827313f3853309f92baf.tar.gz |
*: Recursive revision bump for openssl 1.1.1.
Diffstat (limited to 'devel/kcachegrind')
-rw-r--r-- | devel/kcachegrind/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/kcachegrind/Makefile b/devel/kcachegrind/Makefile index 13c01cb1dae..e89c08bfaa5 100644 --- a/devel/kcachegrind/Makefile +++ b/devel/kcachegrind/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.29 2019/12/09 14:20:55 taca Exp $ +# $NetBSD: Makefile,v 1.30 2020/01/18 21:49:10 jperkin Exp $ DISTNAME= kcachegrind-${KAPPSVER} -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= devel HOMEPAGE= https://kde.org/applications/development/kcachegrind/ |