diff options
Diffstat (limited to 'net/py-softlayer')
-rw-r--r-- | net/py-softlayer/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/net/py-softlayer/Makefile b/net/py-softlayer/Makefile index d7a26e0993a9..69af062eb474 100644 --- a/net/py-softlayer/Makefile +++ b/net/py-softlayer/Makefile @@ -7,6 +7,7 @@ DISTNAME= SoftLayer-${PORTVERSION} MAINTAINER= sunpoet@FreeBSD.org COMMENT= SoftLayer API Python Client +WWW= https://github.com/softlayer/softlayer-python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE |