Source-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/sysutils sysutils/Makefile: fix minor indentation issues



details:   https://anonhg.NetBSD.org/pkgsrc/rev/cd4ebde4ac47
branches:  trunk
changeset: 434916:cd4ebde4ac47
user:      gutteridge <gutteridge%pkgsrc.org@localhost>
date:      Fri Jun 26 23:27:24 2020 +0000

description:
sysutils/Makefile: fix minor indentation issues

diffstat:

 sysutils/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (20 lines):

diff -r b136466b9b9a -r cd4ebde4ac47 sysutils/Makefile
--- a/sysutils/Makefile Fri Jun 26 21:19:16 2020 +0000
+++ b/sysutils/Makefile Fri Jun 26 23:27:24 2020 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.888 2020/06/21 19:44:29 thorpej Exp $
+# $NetBSD: Makefile,v 1.889 2020/06/26 23:27:24 gutteridge Exp $
 #
 
 COMMENT=       System utilities
@@ -672,8 +672,8 @@
 SUBDIR+=       u-boot-orangepi-plus2e
 SUBDIR+=       u-boot-orangepi-zero
 SUBDIR+=       u-boot-orangepi-zero-plus
-SUBDIR+=       u-boot-pandaboard
-SUBDIR+=       u-boot-pine-h64
+SUBDIR+=       u-boot-pandaboard
+SUBDIR+=       u-boot-pine-h64
 SUBDIR+=       u-boot-pine64
 SUBDIR+=       u-boot-pinebook
 SUBDIR+=       u-boot-pinebook-pro



Home | Main Index | Thread Index | Old Index