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:   jnemeth
Date:           Thu Jan 11 06:13:15 UTC 2018

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
sort


To generate a diff of this commit:
cvs rdiff -u -r1.745 -r1.746 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.745 pkgsrc/sysutils/Makefile:1.746
--- pkgsrc/sysutils/Makefile:1.745      Wed Jan 10 00:56:01 2018
+++ pkgsrc/sysutils/Makefile    Thu Jan 11 06:13:14 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.745 2018/01/10 00:56:01 jakllsch Exp $
+# $NetBSD: Makefile,v 1.746 2018/01/11 06:13:14 jnemeth Exp $
 #
 
 COMMENT=       System utilities
@@ -606,8 +606,8 @@ SUBDIR+=    u-boot-jetson-tk1
 SUBDIR+=       u-boot-jetson-tx1
 SUBDIR+=       u-boot-nanopi-m1
 SUBDIR+=       u-boot-nanopi-neo
-SUBDIR+=       u-boot-nanopi-neo2
 SUBDIR+=       u-boot-nanopi-neo-plus2
+SUBDIR+=       u-boot-nanopi-neo2
 SUBDIR+=       u-boot-orangepi-2
 SUBDIR+=       u-boot-orangepi-one
 SUBDIR+=       u-boot-orangepi-plus2e



Home | Main Index | Thread Index | Old Index