diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2019-03-17 00:44:32 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2019-03-17 00:44:32 +0000 |
commit | 4af31b83a1153b863d1e5bf7d9d8bc163e5315a3 (patch) | |
tree | 46d22d65d92f4c7832276b1f9737f34a1f2dd3c2 /security/ca_root_nss/Makefile | |
parent | 4adcb1584db8b246450606bb7121095d4958cf48 (diff) | |
download | ports-4af31b83a1153b863d1e5bf7d9d8bc163e5315a3.tar.gz ports-4af31b83a1153b863d1e5bf7d9d8bc163e5315a3.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 7c24249ef8cb..86efaa2e2ca7 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.42.1 +VERSION_NSS= 3.43 #NSS_SUFFIX= -with-ckbi-1.98 CERTDATA_TXT_PATH= nss-${VERSION_NSS}/nss/lib/ckfw/builtins/certdata.txt BUNDLE_PROCESSOR= MAca-bundle.pl |