diff --git a/www/py-dropbox/Makefile b/www/py-dropbox/Makefile index a608c54079ac..1de4db4d6dbb 100644 --- a/www/py-dropbox/Makefile +++ b/www/py-dropbox/Makefile @@ -6,7 +6,8 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= sunpoet@FreeBSD.org COMMENT= Official Dropbox API Client -WWW= https://dropbox-sdk-python.readthedocs.io/en/latest/ +WWW= https://dropbox-sdk-python.readthedocs.io/en/latest/ \ + https://github.com/dropbox/dropbox-sdk-python LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE diff --git a/www/py-dropbox/pkg-descr b/www/py-dropbox/pkg-descr index 1bcafbb61b2d..a9497a83bf8b 100644 --- a/www/py-dropbox/pkg-descr +++ b/www/py-dropbox/pkg-descr @@ -1,3 +1 @@ The offical Dropbox SDK for Python. - -See also: https://github.com/dropbox/dropbox-sdk-python