git: 03383c4a6e7b - main - net/Makefile: use spaces instead tab

Kirill Ponomarev krion at FreeBSD.org
Sun Jun 20 12:23:45 UTC 2021


The branch main has been updated by krion:

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

commit 03383c4a6e7bbc0b97f81aeafaaeb46ef23c5985
Author:     Kirill Ponomarev <krion at FreeBSD.org>
AuthorDate: 2021-06-20 12:23:24 +0000
Commit:     Kirill Ponomarev <krion at 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


More information about the dev-commits-ports-main mailing list