diff options
Diffstat (limited to 'security/libdecaf')
-rw-r--r-- | security/libdecaf/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/libdecaf/Makefile b/security/libdecaf/Makefile index 796add7203cd..41ee3e1edc90 100644 --- a/security/libdecaf/Makefile +++ b/security/libdecaf/Makefile @@ -6,6 +6,7 @@ MASTER_SITES= SF/ed448goldilocks/ MAINTAINER= krion@FreeBSD.org COMMENT= Implementation of elliptic curve cryptography +WWW= http://ed448goldilocks.sourceforge.net/ LICENSE= MIT LICENSE_FILE= ${WRKSRC}/LICENSE.txt |