Date: Wed, 30 Nov 2022 14:26:06 GMT From: Muhammad Moinur Rahman <bofh@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 30be1d3fac48 - main - net/Makefile: Fix tab Message-ID: <202211301426.2AUEQ6kK020016@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by bofh: URL: https://cgit.FreeBSD.org/ports/commit/?id=30be1d3fac4847cae15f545c5b9bafb2e76d75e0 commit 30be1d3fac4847cae15f545c5b9bafb2e76d75e0 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2022-11-30 14:24:42 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2022-11-30 14:24:42 +0000 net/Makefile: Fix tab Reported by: herbert@gojira.at Fixes: d3eade3 net/Makefile: Fix previous commit --- net/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net/Makefile b/net/Makefile index e914181f2258..44dae6e30753 100644 --- a/net/Makefile +++ b/net/Makefile @@ -466,7 +466,7 @@ SUBDIR += mod_amd SUBDIR += mopd SUBDIR += mosh - SUBDIR += mosquitto + SUBDIR += mosquitto SUBDIR += motsognir SUBDIR += mpd-l2tp-ipv6pd-client SUBDIR += mpd5
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202211301426.2AUEQ6kK020016>