aboutsummaryrefslogtreecommitdiff
path: root/math/py-secp256k1/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/py-secp256k1/Makefile')
-rw-r--r--math/py-secp256k1/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/py-secp256k1/Makefile b/math/py-secp256k1/Makefile
index 061cd10bbfce..2f0b47a36d59 100644
--- a/math/py-secp256k1/Makefile
+++ b/math/py-secp256k1/Makefile
@@ -6,6 +6,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
MAINTAINER= python@FreeBSD.org
COMMENT= FFI bindings to libsecp256k1
+WWW= https://github.com/rustyrussell/secp256k1-py
LICENSE= MIT