aboutsummaryrefslogtreecommitdiff
path: root/net-mgmt/mysqld_exporter
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-03-24 13:44:57 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2024-03-24 14:29:00 +0000
commita5a000df3b3697665460dbfbafe7120e306d8913 (patch)
treec671852eec209d647dc4392782ca401bf99d61c8 /net-mgmt/mysqld_exporter
parentdc0b23fd5038f1916d4c05ff664e039b1d00a35c (diff)
downloadports-a5a000df3b3697665460dbfbafe7120e306d8913.tar.gz
ports-a5a000df3b3697665460dbfbafe7120e306d8913.zip
lang/go: Change DEFAULT to 1.21
PR: 277776 Approved by: portmgr (exp-run)
Diffstat (limited to 'net-mgmt/mysqld_exporter')
-rw-r--r--net-mgmt/mysqld_exporter/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mgmt/mysqld_exporter/Makefile b/net-mgmt/mysqld_exporter/Makefile
index 0c67bc22ad2f..7eb680455a9f 100644
--- a/net-mgmt/mysqld_exporter/Makefile
+++ b/net-mgmt/mysqld_exporter/Makefile
@@ -1,7 +1,7 @@
PORTNAME= mysqld_exporter
PORTVERSION= 0.12.1
DISTVERSIONPREFIX=v
-PORTREVISION= 17
+PORTREVISION= 18
CATEGORIES= net-mgmt
MAINTAINER= mr.deadlystorm@gmail.com