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 b4185a3015d9..9f8c061a0f01 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= 4 +PORTREVISION= 5 CATEGORIES= sysutils MAINTAINER= dutra@FreeBSD.org |