aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:20:10 +0000
committerPo-Chuan Hsieh <sunpoet@FreeBSD.org>2023-04-05 17:30:57 +0000
commit371ca0340d1e55a0ec6bf49a48b57d6a5327c6de (patch)
tree505ac24185d3d20eaacb9dc7ce5b6aba78909513
parent0436201990385a7c6d2343c448336c9ac3768e3e (diff)
downloadports-371ca0340d1e55a0ec6bf49a48b57d6a5327c6de.tar.gz
ports-371ca0340d1e55a0ec6bf49a48b57d6a5327c6de.zip
www/py-dropbox: Update WWW and clean up pkg-descr
-rw-r--r--www/py-dropbox/Makefile3
-rw-r--r--www/py-dropbox/pkg-descr2
2 files changed, 2 insertions, 3 deletions
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