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:		Fri Nov 1 09:35:34 2024 +0100
Changeset:	2a877a1421a8a0f52957b007325fe7fe22e1784d

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=2a877a1421a8a0f52957b007325fe7fe22e1784d

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 369a94c3e7..53c046b44a 100644
--- a/Makefile
+++ b/Makefile
@@ -3348,8 +3348,6 @@ SUBDIR+=	py-astroscrappy
 SUBDIR+=	py-astutils
 SUBDIR+=	py-async
 SUBDIR+=	py-asyncmock
-SUBDIR+=	py-pyasynchat
-SUBDIR+=	py-pyasyncore
 SUBDIR+=	py-asynctest
 SUBDIR+=	py-atmark
 SUBDIR+=	py-atmos
@@ -4336,6 +4334,8 @@ SUBDIR+=	py-pyaiml
 SUBDIR+=	py-pyamf
 SUBDIR+=	py-pyamg
 SUBDIR+=	py-pyaml-env
+SUBDIR+=	py-pyasynchat
+SUBDIR+=	py-pyasyncore
 SUBDIR+=	py-pybigwig
 SUBDIR+=	py-pybitbucket
 SUBDIR+=	py-pycifrw


Home | Main Index | Thread Index | Old Index