pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Fix space/tab issue



Module Name:	pkgsrc-wip
Committed By:	Marcin Gondek <drixter%e-utp.net@localhost>
Pushed By:	drixter
Date:		Mon Jun 22 23:59:32 2026 +0200
Changeset:	70a57848afc728477104613aa9910138c8f144f9

Modified Files:
	Makefile

Log Message:
Fix space/tab issue

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=70a57848afc728477104613aa9910138c8f144f9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 Makefile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diffs:
diff --git a/Makefile b/Makefile
index 765b3f58ae..ec9a036f6d 100644
--- a/Makefile
+++ b/Makefile
@@ -738,7 +738,7 @@ SUBDIR+=	devkitARM-tools
 SUBDIR+=	devpub-mount
 SUBDIR+=	dfam
 SUBDIR+=	dhcpd-snmp
-SUBDIR+=        di
+SUBDIR+=	di
 SUBDIR+=	diablo
 SUBDIR+=	dict-client-current
 SUBDIR+=	dict-est-rus


Home | Main Index | Thread Index | Old Index