diff options
author | Jan Beich <jbeich@FreeBSD.org> | 2018-12-10 23:43:38 +0000 |
---|---|---|
committer | Jan Beich <jbeich@FreeBSD.org> | 2018-12-10 23:43:38 +0000 |
commit | 165656427943065cdc6baaffc69bf9bd1542adbf (patch) | |
tree | 6cdde3587e6b1d60a9e477e4f6d22a5d0ebf617b /security/ca_root_nss/Makefile | |
parent | 1b4b894bfd0917ba8e40db657754c886e6370ed5 (diff) | |
download | ports-165656427943065cdc6baaffc69bf9bd1542adbf.tar.gz ports-165656427943065cdc6baaffc69bf9bd1542adbf.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 f5eda8f9fc9f..39b40769b70a 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.40.1 +VERSION_NSS= 3.41 #NSS_SUFFIX= -with-ckbi-1.98 CERTDATA_TXT_PATH= nss-${VERSION_NSS}/nss/lib/ckfw/builtins/certdata.txt BUNDLE_PROCESSOR= MAca-bundle.pl |