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 Sep 21 04:37:32 UTC 2023

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
devel/Makefile: sort


To generate a diff of this commit:
cvs rdiff -u -r1.4062 -r1.4063 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.4062 pkgsrc/devel/Makefile:1.4063
--- pkgsrc/devel/Makefile:1.4062        Fri Sep 15 06:29:21 2023
+++ pkgsrc/devel/Makefile       Thu Sep 21 04:37:32 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.4062 2023/09/15 06:29:21 pin Exp $
+# $NetBSD: Makefile,v 1.4063 2023/09/21 04:37:32 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -405,7 +405,6 @@ SUBDIR+=    gflib
 SUBDIR+=       giblib
 SUBDIR+=       gindent
 SUBDIR+=       git
-SUBDIR+=       gitnr
 SUBDIR+=       git-base
 SUBDIR+=       git-branchless
 SUBDIR+=       git-cinnabar
@@ -420,6 +419,7 @@ SUBDIR+=    git-lfs
 SUBDIR+=       git-perlscripts
 SUBDIR+=       git-remote-hg
 SUBDIR+=       git-svn
+SUBDIR+=       gitnr
 SUBDIR+=       gitolite
 SUBDIR+=       gitui
 SUBDIR+=       glade



Home | Main Index | Thread Index | Old Index