diff options
Diffstat (limited to 'databases/py-motor')
-rw-r--r-- | databases/py-motor/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-motor/Makefile b/databases/py-motor/Makefile index b46fcf8f4f1f..5f3e840c9b4c 100644 --- a/databases/py-motor/Makefile +++ b/databases/py-motor/Makefile @@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= demon@FreeBSD.org COMMENT= Non-blocking MongoDB driver for Tornado or asyncio +WWW= https://pypi.org/project/motor/ LICENSE= APACHE20 |