diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 16:26:34 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2019-11-06 16:26:34 +0000 |
commit | 80a01c06d195116f35754af18c4288617f2bd998 (patch) | |
tree | 8d833e6b21208a25ff5a974fe5d5fb893c8b0da6 /security/nist-kat | |
parent | 513ddff4c4d77481514839c764a6943440f684d0 (diff) |
Notes
Diffstat (limited to 'security/nist-kat')
-rw-r--r-- | security/nist-kat/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/nist-kat/Makefile b/security/nist-kat/Makefile index be8251417c8f..439c719cd778 100644 --- a/security/nist-kat/Makefile +++ b/security/nist-kat/Makefile @@ -21,6 +21,8 @@ DISTFILES+= shabytetestvectors.zip:shs MAINTAINER= jmg@FreeBSD.org COMMENT= Collection of NIST's Known Answer Test Vectors +BROKEN= unfetchable + LICENSE= PD # We want each dist file in it's own subdir |