pkgsrc-WIP-changes archive

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

Makefile: sort



Module Name:	pkgsrc-wip
Committed By:	Thomas Klausner <wiz%NetBSD.org@localhost>
Pushed By:	wiz
Date:		Sat Sep 26 13:09:21 2026 +0200
Changeset:	d00c6f423d6db0468eab502b71398f9e52032e83

Modified Files:
	Makefile

Log Message:
Makefile: sort

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=d00c6f423d6db0468eab502b71398f9e52032e83

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

diffstat:
 Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diffs:
diff --git a/Makefile b/Makefile
index ed697dc3cc..eefe2de2a0 100644
--- a/Makefile
+++ b/Makefile
@@ -2337,8 +2337,8 @@ SUBDIR+=	mackerel-agent-plugins
 SUBDIR+=	macos-libptytty
 SUBDIR+=	macro11
 SUBDIR+=	madonctl
-SUBDIR+=	magit
 SUBDIR+=	mage
+SUBDIR+=	magit
 SUBDIR+=	mago
 SUBDIR+=	mailfilter
 SUBDIR+=	mailsend-go
@@ -5155,8 +5155,8 @@ SUBDIR+=	quantlib
 SUBDIR+=	quarkcoin
 SUBDIR+=	quex
 SUBDIR+=	quickfix
-SUBDIR+=	quickshell
 SUBDIR+=	quickie
+SUBDIR+=	quickshell
 SUBDIR+=	quiterss
 SUBDIR+=	qutebrowser
 SUBDIR+=	qwt6-qt4


Home | Main Index | Thread Index | Old Index