diff options
Diffstat (limited to '')
-rw-r--r-- | security/py-python-axolotl-curve25519/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/py-python-axolotl-curve25519/Makefile b/security/py-python-axolotl-curve25519/Makefile index 8e9d7a211201..ac7850875deb 100644 --- a/security/py-python-axolotl-curve25519/Makefile +++ b/security/py-python-axolotl-curve25519/Makefile @@ -7,6 +7,7 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= meka@tilda.center COMMENT= Python wrapper for curve25519 with ed25519 signatures +WWW= https://github.com/tgalal/python-axolotl-curve25519 LICENSE= GPLv3 |