summaryrefslogtreecommitdiff
path: root/databases/py-unqlite/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'databases/py-unqlite/Makefile')
-rw-r--r--databases/py-unqlite/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/databases/py-unqlite/Makefile b/databases/py-unqlite/Makefile
index b169baed8de5..8db7143599d3 100644
--- a/databases/py-unqlite/Makefile
+++ b/databases/py-unqlite/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= bofh@FreeBSD.org
COMMENT= Fast Python bindings for the UnQLite embedded NoSQL database
+WWW= https://github.com/coleifer/unqlite-python
LICENSE= MIT