summaryrefslogtreecommitdiff
path: root/sysutils/collectd-curl
diff options
context:
space:
mode:
authorjperkin <jperkin@pkgsrc.org>2020-01-18 21:48:19 +0000
committerjperkin <jperkin@pkgsrc.org>2020-01-18 21:48:19 +0000
commit8930f4c9f76a4da06832827313f3853309f92baf (patch)
treeb6671be53112553f1e25eff8038b7dc0ee2de487 /sysutils/collectd-curl
parentf25cc17ec50129558631c35feef93abaebaaf5db (diff)
downloadpkgsrc-8930f4c9f76a4da06832827313f3853309f92baf.tar.gz
*: Recursive revision bump for openssl 1.1.1.
Diffstat (limited to 'sysutils/collectd-curl')
-rw-r--r--sysutils/collectd-curl/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/sysutils/collectd-curl/Makefile b/sysutils/collectd-curl/Makefile
index 73f2b709a19..eb34ba889b5 100644
--- a/sysutils/collectd-curl/Makefile
+++ b/sysutils/collectd-curl/Makefile
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.20 2020/01/12 20:20:42 ryoon Exp $
+# $NetBSD: Makefile,v 1.21 2020/01/18 21:50:53 jperkin Exp $
COLLECTD_PACKAGE= curl
COLLECTD_PLUGINS= curl curl_json curl_xml apache bind nginx write_http
COMMENT= Statistics collection daemon - curl-based plugins
-PKGREVISION= 10
+PKGREVISION= 11
.include "../../sysutils/collectd/Makefile.common"