diff options
Diffstat (limited to 'sysutils/mongodb_exporter/Makefile')
-rw-r--r-- | sysutils/mongodb_exporter/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/mongodb_exporter/Makefile b/sysutils/mongodb_exporter/Makefile index 4f351eba460f..b4185a3015d9 100644 --- a/sysutils/mongodb_exporter/Makefile +++ b/sysutils/mongodb_exporter/Makefile @@ -1,7 +1,7 @@ PORTNAME= mongodb_exporter DISTVERSIONPREFIX= v DISTVERSION= 0.45.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org |