pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/devel devel/Makefile: sort



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5a7e69c9d196
branches:  trunk
changeset: 391194:5a7e69c9d196
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Thu Jan 05 08:28:41 2023 +0000

description:
devel/Makefile: sort

diffstat:

 devel/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (25 lines):

diff -r 2171badbc77c -r 5a7e69c9d196 devel/Makefile
--- a/devel/Makefile    Thu Jan 05 01:45:48 2023 +0000
+++ b/devel/Makefile    Thu Jan 05 08:28:41 2023 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3866 2023/01/04 17:25:07 nikita Exp $
+# $NetBSD: Makefile,v 1.3867 2023/01/05 08:28:41 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -213,6 +213,7 @@
 SUBDIR+=       cbrowser
 SUBDIR+=       ccache
 SUBDIR+=       ccache3
+SUBDIR+=       ccls
 SUBDIR+=       cdecl
 SUBDIR+=       cdk
 SUBDIR+=       cervisia
@@ -232,7 +233,6 @@
 SUBDIR+=       clisp-wildcard
 SUBDIR+=       clisp-zlib
 SUBDIR+=       cloc
-SUBDIR+=       ccls
 SUBDIR+=       cmake
 SUBDIR+=       cmake-fedora
 SUBDIR+=       cmake-gui



Home | Main Index | Thread Index | Old Index