Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 20 Jun 2021 12:23:45 GMT
From:      Kirill Ponomarev <krion@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 03383c4a6e7b - main - net/Makefile: use spaces instead tab
Message-ID:  <202106201223.15KCNjZN072021@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by krion:

URL: https://cgit.FreeBSD.org/ports/commit/?id=03383c4a6e7bbc0b97f81aeafaaeb46ef23c5985

commit 03383c4a6e7bbc0b97f81aeafaaeb46ef23c5985
Author:     Kirill Ponomarev <krion@FreeBSD.org>
AuthorDate: 2021-06-20 12:23:24 +0000
Commit:     Kirill Ponomarev <krion@FreeBSD.org>
CommitDate: 2021-06-20 12:23:24 +0000

    net/Makefile: use spaces instead tab
---
 net/Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net/Makefile b/net/Makefile
index 2532853e84f9..d20ed3bc3934 100644
--- a/net/Makefile
+++ b/net/Makefile
@@ -98,7 +98,7 @@
     SUBDIR += croc
     SUBDIR += cryptcat
     SUBDIR += csocks
-	SUBDIR += csync2
+    SUBDIR += csync2
     SUBDIR += ctrace
     SUBDIR += cvsup-static
     SUBDIR += cvsync



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202106201223.15KCNjZN072021>