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:           Mon Nov  1 21:47:12 UTC 2021

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: + libnpupnp


To generate a diff of this commit:
cvs rdiff -u -r1.1427 -r1.1428 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.1427 pkgsrc/net/Makefile:1.1428
--- pkgsrc/net/Makefile:1.1427  Thu Oct  7 05:59:10 2021
+++ pkgsrc/net/Makefile Mon Nov  1 21:47:12 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1427 2021/10/07 05:59:10 jnemeth Exp $
+# $NetBSD: Makefile,v 1.1428 2021/11/01 21:47:12 wiz Exp $
 #
 
 COMMENT=       Networking tools
@@ -329,6 +329,7 @@ SUBDIR+=    libmms
 SUBDIR+=       libnice
 SUBDIR+=       libnids
 SUBDIR+=       libnipper
+SUBDIR+=       libnpupnp
 SUBDIR+=       libpcap
 SUBDIR+=       libquic
 SUBDIR+=       libquvi



Home | Main Index | Thread Index | Old Index