pkgsrc-Changes archive

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

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   wiz
Date:           Thu Dec 22 10:08:42 UTC 2022

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: sort


To generate a diff of this commit:
cvs rdiff -u -r1.3852 -r1.3853 pkgsrc/devel/Makefile

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

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.3852 pkgsrc/devel/Makefile:1.3853
--- pkgsrc/devel/Makefile:1.3852        Mon Dec 19 19:04:31 2022
+++ pkgsrc/devel/Makefile       Thu Dec 22 10:08:42 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3852 2022/12/19 19:04:31 wiz Exp $
+# $NetBSD: Makefile,v 1.3853 2022/12/22 10:08:42 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -44,8 +44,8 @@ SUBDIR+=      R-disposables
 SUBDIR+=       R-evaluate
 SUBDIR+=       R-fansi
 SUBDIR+=       R-fastmap
-SUBDIR+=       R-foreach
 SUBDIR+=       R-filelock
+SUBDIR+=       R-foreach
 SUBDIR+=       R-fs
 SUBDIR+=       R-gert
 SUBDIR+=       R-git2r



Home | Main Index | Thread Index | Old Index