diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2022-05-22 05:22:59 +0000 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2022-05-22 05:42:11 +0000 |
commit | d2a35cd5af0e19f1b7a9c915a2fe18dec9bab508 (patch) | |
tree | 1d50ad147087216837fd17152476fbfe7f05b752 | |
parent | 7e40d53281a2ff7cbe48724bcfbc9eed3921265d (diff) |
- security/gsad: Connect gsa[d] ports
-rw-r--r-- | security/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/security/Makefile b/security/Makefile index 43213c26d58f..0d76397e1b2c 100644 --- a/security/Makefile +++ b/security/Makefile @@ -195,6 +195,8 @@ SUBDIR += gpgme-cpp SUBDIR += gpgme-qt5 SUBDIR += greenbone-security-assistant + SUBDIR += gsa + SUBDIR += gsad SUBDIR += gsasl SUBDIR += gss SUBDIR += gstreamer1-plugins-dtls |