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:   wiz
Date:           Thu May  5 06:48:51 UTC 2022

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: sort


To generate a diff of this commit:
cvs rdiff -u -r1.1459 -r1.1460 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.1459 pkgsrc/net/Makefile:1.1460
--- pkgsrc/net/Makefile:1.1459  Wed May  4 15:19:24 2022
+++ pkgsrc/net/Makefile Thu May  5 06:48:51 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1459 2022/05/04 15:19:24 manu Exp $
+# $NetBSD: Makefile,v 1.1460 2022/05/05 06:48:51 wiz Exp $
 #
 
 COMMENT=       Networking tools
@@ -405,8 +405,8 @@ SUBDIR+=    nagios-plugin-dotpid
 SUBDIR+=       nagios-plugin-dumpdates
 SUBDIR+=       nagios-plugin-fstab
 SUBDIR+=       nagios-plugin-gfbricks
-SUBDIR+=       nagios-plugin-lpd
 SUBDIR+=       nagios-plugin-ldap
+SUBDIR+=       nagios-plugin-lpd
 SUBDIR+=       nagios-plugin-milter
 SUBDIR+=       nagios-plugin-mysql
 SUBDIR+=       nagios-plugin-mysqlslave



Home | Main Index | Thread Index | Old Index