diff options
author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2024-12-02 14:33:00 -0800 |
---|---|---|
committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2024-12-02 14:33:00 -0800 |
commit | 32812f171a8b6769082ee20349b8f2d3e25c779c (patch) | |
tree | 403f24b958f82a14ce4e74c7a258adc5809ded48 | |
parent | textproc/opensearch-dashboards213: New port: Visualization dashboards for Ope... (diff) |
textproc/Makefile: Connect opensearch213 and opensearch-dashboards213 ports
-rw-r--r-- | textproc/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/Makefile b/textproc/Makefile index 68e257db3cbf..3ad9aad24141 100644 --- a/textproc/Makefile +++ b/textproc/Makefile @@ -534,8 +534,10 @@ SUBDIR += opensearch SUBDIR += opensearch-dashboards SUBDIR += opensearch-dashboards210 + SUBDIR += opensearch-dashboards213 SUBDIR += opensearch13 SUBDIR += opensearch210 + SUBDIR += opensearch213 SUBDIR += opensp SUBDIR += openvanilla-framework SUBDIR += or-aspell |