diff options
Diffstat (limited to 'net/gscloud/Makefile')
-rw-r--r-- | net/gscloud/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/gscloud/Makefile b/net/gscloud/Makefile index 946b598cf1cf..eec694682361 100644 --- a/net/gscloud/Makefile +++ b/net/gscloud/Makefile @@ -6,6 +6,7 @@ CATEGORIES= net devel MAINTAINER= egypcio@FreeBSD.org COMMENT= Official command-line interface for gridscale's API written in Go +WWW= https://github.com/gridscale/gscloud LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |