pkgsrc-Changes archive

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

CVS commit: pkgsrc/comms



Module Name:    pkgsrc
Committed By:   gutteridge
Date:           Thu Jan 13 02:45:36 UTC 2022

Modified Files:
        pkgsrc/comms: Makefile

Log Message:
comms/Makefile: sort entries


To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 pkgsrc/comms/Makefile

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

Modified files:

Index: pkgsrc/comms/Makefile
diff -u pkgsrc/comms/Makefile:1.128 pkgsrc/comms/Makefile:1.129
--- pkgsrc/comms/Makefile:1.128 Tue Jan 11 19:12:31 2022
+++ pkgsrc/comms/Makefile       Thu Jan 13 02:45:36 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.128 2022/01/11 19:12:31 adam Exp $
+# $NetBSD: Makefile,v 1.129 2022/01/13 02:45:36 gutteridge Exp $
 #
 
 COMMENT=       Telephony and serial communication utilities
@@ -64,8 +64,8 @@ SUBDIR+=      pilot-link
 SUBDIR+=       pilot-link-libs
 SUBDIR+=       pilotmgr
 SUBDIR+=       plp
-SUBDIR+=       py-clikit
 SUBDIR+=       py-cleo
+SUBDIR+=       py-clikit
 SUBDIR+=       py-colorama
 SUBDIR+=       py-enrich
 SUBDIR+=       py-esptool



Home | Main Index | Thread Index | Old Index