git: 1f5f107387d2 - main - net/sakisafecli: fix INDEX
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 21 Jun 2022 05:24:37 UTC
The branch main has been updated by pi: URL: https://cgit.FreeBSD.org/ports/commit/?id=1f5f107387d25830f318571abe1edf69d2aecaf4 commit 1f5f107387d25830f318571abe1edf69d2aecaf4 Author: Jonathan Chen <jonc@chen.org.nz> AuthorDate: 2022-06-21 05:23:27 +0000 Commit: Kurt Jaeger <pi@FreeBSD.org> CommitDate: 2022-06-21 05:24:13 +0000 net/sakisafecli: fix INDEX Author: Jonathan Chen <jonc@chen.org.nz> --- net/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index bb6804b2201b..3ca92084092d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1391,7 +1391,7 @@ SUBDIR += ryu SUBDIR += s5cmd SUBDIR += sacc - SUBDIR += sakisafe + SUBDIR += sakisafecli SUBDIR += samba412 SUBDIR += samba413 SUBDIR += samplicator