pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Fri Jun 26 23:27:24 UTC 2020

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
sysutils/Makefile: fix minor indentation issues


To generate a diff of this commit:
cvs rdiff -u -r1.888 -r1.889 pkgsrc/sysutils/Makefile

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

Modified files:

Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.888 pkgsrc/sysutils/Makefile:1.889
--- pkgsrc/sysutils/Makefile:1.888      Sun Jun 21 19:44:29 2020
+++ pkgsrc/sysutils/Makefile    Fri Jun 26 23:27:24 2020
@@ -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-one
 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