diff options
author | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-06 00:50:42 +0800 |
---|---|---|
committer | ahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059> | 2007-07-06 00:50:42 +0800 |
commit | 20d93c203a0271b14f7d8f3b9208e980bceeac55 (patch) | |
tree | a4bfd2a35c5b9441f4ebebd74bb5aa60d5989413 /security/nss/pkg-descr | |
parent | 8e28b02bbde25913374136e939b1c2f472ff5d76 (diff) | |
download | marcuscom-ports-20d93c203a0271b14f7d8f3b9208e980bceeac55.tar marcuscom-ports-20d93c203a0271b14f7d8f3b9208e980bceeac55.tar.gz marcuscom-ports-20d93c203a0271b14f7d8f3b9208e980bceeac55.tar.bz2 marcuscom-ports-20d93c203a0271b14f7d8f3b9208e980bceeac55.tar.lz marcuscom-ports-20d93c203a0271b14f7d8f3b9208e980bceeac55.tar.xz marcuscom-ports-20d93c203a0271b14f7d8f3b9208e980bceeac55.tar.zst marcuscom-ports-20d93c203a0271b14f7d8f3b9208e980bceeac55.zip |
Update to 3.11.5-1 (cvs snapshot)
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@9142 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security/nss/pkg-descr')
-rw-r--r-- | security/nss/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/security/nss/pkg-descr b/security/nss/pkg-descr new file mode 100644 index 000000000..4d06c9a0a --- /dev/null +++ b/security/nss/pkg-descr @@ -0,0 +1,7 @@ +Network Security Services (NSS) is a set of libraries designed to support +cross-platform development of security-enabled server applications. +Applications built with NSS can support SSL v2 and v3, TLS, PKCS #5, PKCS #7, +PKCS #11, PKCS #12, S/MIME, X.509 v3 certificates, and other security +standards. + +WWW: http://www.mozilla.org/projects/security/pki/nss/ |