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 /sysutils/collectd-amqp | |
parent | f25cc17ec50129558631c35feef93abaebaaf5db (diff) | |
download | pkgsrc-8930f4c9f76a4da06832827313f3853309f92baf.tar.gz |
*: Recursive revision bump for openssl 1.1.1.
Diffstat (limited to 'sysutils/collectd-amqp')
-rw-r--r-- | sysutils/collectd-amqp/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/collectd-amqp/Makefile b/sysutils/collectd-amqp/Makefile index fb3ea03ea4f..8deae584eef 100644 --- a/sysutils/collectd-amqp/Makefile +++ b/sysutils/collectd-amqp/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2019/08/11 13:23:04 wiz Exp $ +# $NetBSD: Makefile,v 1.6 2020/01/18 21:50:52 jperkin Exp $ COLLECTD_PACKAGE= amqp COMMENT= Statistics collection daemon - amqp plugin -PKGREVISION= 2 +PKGREVISION= 3 .include "../../sysutils/collectd/Makefile.common" |