diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-02-24 16:32:04 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-02-24 16:32:04 +0800 |
commit | b49922b0681a6076aaeb40fe8b0d15232801da91 (patch) | |
tree | a1b9114aa151ec9a4a13f8c2af48e140c929e0be /security/Makefile | |
parent | 0d2a67e59d9deb7627fe20d43e46413fc0812420 (diff) | |
download | freebsd-ports-gnome-b49922b0681a6076aaeb40fe8b0d15232801da91.tar.gz freebsd-ports-gnome-b49922b0681a6076aaeb40fe8b0d15232801da91.tar.zst freebsd-ports-gnome-b49922b0681a6076aaeb40fe8b0d15232801da91.zip |
New port: security/hs-cryptol: Language of cryptography
With help of: arrowd
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 3ea6715916a2..5f3553499728 100644 --- a/security/Makefile +++ b/security/Makefile @@ -217,6 +217,7 @@ SUBDIR += horcrux SUBDIR += hotssh SUBDIR += hpenc + SUBDIR += hs-cryptol SUBDIR += hydra SUBDIR += i2p SUBDIR += i2pd |