pkgsrc-Changes archive

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

CVS commit: pkgsrc/net



Module Name:    pkgsrc
Committed By:   taca
Date:           Thu Feb 23 03:20:22 UTC 2023

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: sort SUBDIR


To generate a diff of this commit:
cvs rdiff -u -r1.1503 -r1.1504 pkgsrc/net/Makefile

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

Modified files:

Index: pkgsrc/net/Makefile
diff -u pkgsrc/net/Makefile:1.1503 pkgsrc/net/Makefile:1.1504
--- pkgsrc/net/Makefile:1.1503  Tue Feb 21 20:53:11 2023
+++ pkgsrc/net/Makefile Thu Feb 23 03:20:22 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1503 2023/02/21 20:53:11 nikita Exp $
+# $NetBSD: Makefile,v 1.1504 2023/02/23 03:20:22 taca Exp $
 #
 
 COMMENT=       Networking tools
@@ -30,8 +30,8 @@ SUBDIR+=      arp-scan
 SUBDIR+=       arpd
 SUBDIR+=       arping
 SUBDIR+=       arpwatch
-SUBDIR+=       asuka
 SUBDIR+=       arti
+SUBDIR+=       asuka
 SUBDIR+=       autonet
 SUBDIR+=       avahi
 SUBDIR+=       avahi-ui



Home | Main Index | Thread Index | Old Index