summaryrefslogtreecommitdiff
path: root/sysutils/collectd-curl
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2017-01-25 14:11:33 +0000
committerfhajny <fhajny@pkgsrc.org>2017-01-25 14:11:33 +0000
commit4c56060f62bdd912b7db1591d6c3b22915b557cb (patch)
tree1e1e1bfb9d27e9d38b04c09c8e7ab001a44cd6bc /sysutils/collectd-curl
parent5e107b77c2ec5b74b55312788c719b875e471f26 (diff)
downloadpkgsrc-4c56060f62bdd912b7db1591d6c3b22915b557cb.tar.gz
Reset PKGREVISION after main package version bump
Diffstat (limited to 'sysutils/collectd-curl')
-rw-r--r--sysutils/collectd-curl/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/sysutils/collectd-curl/Makefile b/sysutils/collectd-curl/Makefile
index ef7c3d83782..836e0364620 100644
--- a/sysutils/collectd-curl/Makefile
+++ b/sysutils/collectd-curl/Makefile
@@ -1,10 +1,9 @@
-# $NetBSD: Makefile,v 1.5 2017/01/01 16:06:36 adam Exp $
+# $NetBSD: Makefile,v 1.6 2017/01/25 14:11:33 fhajny Exp $
COLLECTD_PACKAGE= curl
COLLECTD_PLUGINS= curl curl_json curl_xml apache bind nginx write_http
COMMENT= Statistics collection daemon - curl-based plugins
-PKGREVISION= 1
.include "../../sysutils/collectd/Makefile.common"