pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net Add and enable ucspi-udp.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/33b956130885
branches:  trunk
changeset: 769429:33b956130885
user:      schmonz <schmonz%pkgsrc.org@localhost>
date:      Mon Nov 15 10:08:37 2021 +0000

description:
Add and enable ucspi-udp.

diffstat:

 net/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 1b2f003451b2 -r 33b956130885 net/Makefile
--- a/net/Makefile      Mon Nov 15 10:08:17 2021 +0000
+++ b/net/Makefile      Mon Nov 15 10:08:37 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1431 2021/11/09 18:53:05 he Exp $
+# $NetBSD: Makefile,v 1.1432 2021/11/15 10:08:37 schmonz Exp $
 #
 
 COMMENT=       Networking tools
@@ -961,6 +961,7 @@
 SUBDIR+=       ucspi-tcp
 SUBDIR+=       ucspi-tcp6
 SUBDIR+=       ucspi-tools
+SUBDIR+=       ucspi-udp
 SUBDIR+=       ucspi-unix
 SUBDIR+=       udns
 SUBDIR+=       udpcast



Home | Main Index | Thread Index | Old Index