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:   gutteridge
Date:           Thu Mar 16 03:32:58 UTC 2023

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: sort entries


To generate a diff of this commit:
cvs rdiff -u -r1.1507 -r1.1508 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.1507 pkgsrc/net/Makefile:1.1508
--- pkgsrc/net/Makefile:1.1507  Thu Mar  9 08:25:42 2023
+++ pkgsrc/net/Makefile Thu Mar 16 03:32:58 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1507 2023/03/09 08:25:42 prlw1 Exp $
+# $NetBSD: Makefile,v 1.1508 2023/03/16 03:32:58 gutteridge Exp $
 #
 
 COMMENT=       Networking tools
@@ -219,8 +219,8 @@ SUBDIR+=    gssdp12
 SUBDIR+=       gst-plugins0.10-mms
 SUBDIR+=       gst-plugins0.10-rtmp
 SUBDIR+=       gst-plugins0.10-soup
-SUBDIR+=       gst-plugins1-libnice
 SUBDIR+=       gst-plugins1-adaptivedemux2
+SUBDIR+=       gst-plugins1-libnice
 SUBDIR+=       gst-plugins1-rtmp
 SUBDIR+=       gst-plugins1-soup
 SUBDIR+=       gst-rtsp-server



Home | Main Index | Thread Index | Old Index