aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/Makefile
diff options
context:
space:
mode:
authorBrad Davis <brd@FreeBSD.org>2018-02-14 21:58:37 +0000
committerBrad Davis <brd@FreeBSD.org>2018-02-14 21:58:37 +0000
commit402866ebfd68e46960bac0842177f2917d18cbd7 (patch)
tree43896b28d2c17d0a7c7acfa2355b17ca4d1eb04f /net-mgmt/Makefile
parentb20f91f852c2428ee5e9528417c8eb534802bae1 (diff)
downloadports-402866ebfd68e46960bac0842177f2917d18cbd7.tar.gz
ports-402866ebfd68e46960bac0842177f2917d18cbd7.zip
Add net-mgmt/prometheus2
Rename prometheus to prometheus1 so they can coexist since upgrading is non-trival: https://prometheus.io/docs/prometheus/2.0/migration/ PR: 225169 Submitted by: David O'Rourke <dor.bsd@xm0.uk> Reviewed by: swills
Notes
Notes: svn path=/head/; revision=461844
Diffstat (limited to 'net-mgmt/Makefile')
-rw-r--r--net-mgmt/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net-mgmt/Makefile b/net-mgmt/Makefile
index 93177dfbd17a..9d13aab8e3a9 100644
--- a/net-mgmt/Makefile
+++ b/net-mgmt/Makefile
@@ -294,7 +294,8 @@
SUBDIR += pnp-icinga
SUBDIR += pnp-icinga2
SUBDIR += portmon
- SUBDIR += prometheus
+ SUBDIR += prometheus1
+ SUBDIR += prometheus2
SUBDIR += prometheus-collectd-exporter
SUBDIR += pushgateway
SUBDIR += py-adal