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 2125074fd2b8..e0a7104f78de 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.13.0 -PORTREVISION?= 0 +PORTREVISION?= 1 CATEGORIES= sysutils MAINTAINER= dch@FreeBSD.org |