diff options
| author | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2022-01-16 22:32:49 +0000 |
|---|---|---|
| committer | Jose Alonso Cardenas Marquez <acm@FreeBSD.org> | 2022-01-16 22:32:49 +0000 |
| commit | d0207aa1acebae2a7a79e6f9e2c5d784a98ce62f (patch) | |
| tree | be55f02d668c0fda018ae0b06921bba0f088a323 | |
| parent | 770621b8b3f397661e3472911f3f4a04977c0139 (diff) | |
sysutils/bareos20-*: Connect ports
| -rw-r--r-- | sysutils/Makefile | 3 | ||||
| -rw-r--r-- | www/Makefile | 1 |
2 files changed, 4 insertions, 0 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index c76864c4f436..111ff2291b65 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -100,6 +100,9 @@ SUBDIR += bareos19-client SUBDIR += bareos19-server SUBDIR += bareos19-traymonitor + SUBDIR += bareos20-client + SUBDIR += bareos20-server + SUBDIR += bareos20-traymonitor SUBDIR += barrier SUBDIR += bashtop SUBDIR += bastille diff --git a/www/Makefile b/www/Makefile index 97ba39abb874..8db0c305e733 100644 --- a/www/Makefile +++ b/www/Makefile @@ -43,6 +43,7 @@ SUBDIR += bareos-webui SUBDIR += bareos18-webui SUBDIR += bareos19-webui + SUBDIR += bareos20-webui SUBDIR += beehive SUBDIR += bkmrkconv SUBDIR += bluefish |
