Reset PKGREVISION after main package version bump

This commit is contained in:
fhajny 2017-01-25 14:11:33 +00:00
parent 4631ff3b27
commit 2ecfd9ebcf

View file

@ -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"