diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2021-05-22 09:19:49 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2021-05-22 09:20:52 +0800 |
commit | cf6fdfe01db097233369f9b8f6ecc8e716e32923 (patch) | |
tree | 7b61814efa5616469d2ce374af16f6fd669403b8 /security/Makefile | |
parent | 4ce74222e57947cb9134f897c971f4a7075bca65 (diff) | |
download | freebsd-ports-gnome-cf6fdfe01db097233369f9b8f6ecc8e716e32923.tar.gz freebsd-ports-gnome-cf6fdfe01db097233369f9b8f6ecc8e716e32923.tar.zst freebsd-ports-gnome-cf6fdfe01db097233369f9b8f6ecc8e716e32923.zip |
security/libreswan: New port: IPsec and IKE based firewall
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 ad319e91e1ae..b6060eb1d6e4 100644 --- a/security/Makefile +++ b/security/Makefile @@ -310,6 +310,7 @@ SUBDIR += libpwstor SUBDIR += libressl SUBDIR += libressl-devel + SUBDIR += libreswan SUBDIR += libretls SUBDIR += libscep SUBDIR += libscrypt |