diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2020-01-26 00:20:01 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2020-01-26 00:20:01 +0000 |
commit | 6dfc3f4a81c63a2f7a8a26d7832300d8fcad2c05 (patch) | |
tree | a863588c692013835efdbe7a62a4507d310b1ae1 /security/ca_root_nss/Makefile | |
parent | e1ffc8d0789bfb73658d653a47eb5179d0e86bf2 (diff) | |
download | ports-6dfc3f4a81c63a2f7a8a26d7832300d8fcad2c05.tar.gz ports-6dfc3f4a81c63a2f7a8a26d7832300d8fcad2c05.zip |
Notes
Diffstat (limited to 'security/ca_root_nss/Makefile')
-rw-r--r-- | security/ca_root_nss/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/ca_root_nss/Makefile b/security/ca_root_nss/Makefile index 1cf6ce47b3bc..abd736c086e0 100644 --- a/security/ca_root_nss/Makefile +++ b/security/ca_root_nss/Makefile @@ -32,7 +32,7 @@ PLIST_SUB+= CERTDIR=${CERTDIR} # !!! Please DO NOT submit patches for new version until it has !!! # !!! been committed there first. !!! # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -VERSION_NSS= 3.49.1 +VERSION_NSS= 3.49.2 #NSS_SUFFIX= -with-ckbi-1.98 CERTDATA_TXT_PATH= nss-${VERSION_NSS}/nss/lib/ckfw/builtins/certdata.txt BUNDLE_PROCESSOR= MAca-bundle.pl |