diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-12-19 09:30:28 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2001-12-19 09:30:28 +0000 |
commit | d15cb1b6234ccc5878dd8983d358b68aedc57af9 (patch) | |
tree | 8b7576f243151070ab88df377ba55888e64acf4b /security/Makefile | |
parent | 651b1d12b55cf895c75d31601a6171a90506c9c0 (diff) | |
download | ports-d15cb1b6234ccc5878dd8983d358b68aedc57af9.tar.gz ports-d15cb1b6234ccc5878dd8983d358b68aedc57af9.zip |
Add nss 3.3.1, a set of libraries to support development of
security-enabled applications.
Notes
Notes:
svn path=/head/; revision=51805
Diffstat (limited to 'security/Makefile')
-rw-r--r-- | security/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 605448de7a4f..7d4f45f970c7 100644 --- a/security/Makefile +++ b/security/Makefile @@ -101,6 +101,7 @@ SUBDIR += nettle SUBDIR += nmap SUBDIR += nmapfe + SUBDIR += nss SUBDIR += oidentd SUBDIR += op SUBDIR += opencl |