mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-22 04:17:44 +00:00
Fix fetch
Sponsored by: The FreeBSD Foundation
This commit is contained in:
parent
444f8c80c8
commit
049525d726
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=517243
@ -5,7 +5,7 @@ PORTNAME= nist-kat
|
||||
DISTVERSION= 0.0.2015.02.23
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= security
|
||||
BASE_URL= http://csrc.nist.gov/groups/STM/cavp/documents
|
||||
BASE_URL= https://csrc.nist.gov/groups/STM/cavp/documents
|
||||
MASTER_SITES= ${BASE_URL}/aes/:aes
|
||||
MASTER_SITES+= ${BASE_URL}/des/:des
|
||||
MASTER_SITES+= ${BASE_URL}/mac/:mac
|
||||
@ -21,8 +21,6 @@ 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
|
||||
|
Loading…
Reference in New Issue
Block a user