diff options
Diffstat (limited to 'net/ovhcloud-cli/Makefile')
-rw-r--r-- | net/ovhcloud-cli/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/ovhcloud-cli/Makefile b/net/ovhcloud-cli/Makefile index 61dd134ee128..156015769e7c 100644 --- a/net/ovhcloud-cli/Makefile +++ b/net/ovhcloud-cli/Makefile @@ -1,11 +1,11 @@ PORTNAME= ovhcloud-cli DISTVERSIONPREFIX= v -DISTVERSION= 0.4.0 +DISTVERSION= 0.6.0 CATEGORIES= net devel MAINTAINER= bapt@FreeBSD.org COMMENT= Command Line Interface to manage your OVHcloud services -WWW= https://github.com/ovh/ovhcloud-li +WWW= https://github.com/ovh/ovhcloud-cli LICENSE= APACHE20 LICENSE_FILE= ${WRKSRC}/LICENSE |