Reset PKGREVISION after main package version bump
This commit is contained in:
parent
4631ff3b27
commit
2ecfd9ebcf
1 changed files with 1 additions and 2 deletions
|
@ -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"
|
||||
|
||||
|
|
Loading…
Reference in a new issue