diff options
author | lioux <lioux@FreeBSD.org> | 2003-01-09 14:01:56 +0800 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2003-01-09 14:01:56 +0800 |
commit | a0f089548370373a0e56ee633b7bb8cdfb981cd8 (patch) | |
tree | 68558856c26315e9c9e8bef297ad5dccd5ad5b8f /security/Makefile | |
parent | c378ed819d8e31b7484128ab3f5c49792d9751a5 (diff) | |
download | freebsd-ports-graphics-a0f089548370373a0e56ee633b7bb8cdfb981cd8.tar.gz freebsd-ports-graphics-a0f089548370373a0e56ee633b7bb8cdfb981cd8.tar.zst freebsd-ports-graphics-a0f089548370373a0e56ee633b7bb8cdfb981cd8.zip |
New port ocaml-cryptokit version 1.1: A variety of cryptographic
primitives for Objective Caml
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 0fb3f14b60b..ce4c4d07e99 100644 --- a/security/Makefile +++ b/security/Makefile @@ -133,6 +133,7 @@ SUBDIR += nmapfe SUBDIR += nofgpg SUBDIR += nss + SUBDIR += ocaml-cryptokit SUBDIR += oidentd SUBDIR += op SUBDIR += opensc |