diff options
Diffstat (limited to 'sysutils/equinix-metal-cli/Makefile')
-rw-r--r-- | sysutils/equinix-metal-cli/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/equinix-metal-cli/Makefile b/sysutils/equinix-metal-cli/Makefile index 25c134e1e4d0..a15f56d748ea 100644 --- a/sysutils/equinix-metal-cli/Makefile +++ b/sysutils/equinix-metal-cli/Makefile @@ -1,7 +1,7 @@ PORTNAME= equinix-metal-cli DISTVERSIONPREFIX= v DISTVERSION= 0.14.1 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org |