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:   schmonz
Date:           Wed Jul 25 16:23:17 UTC 2018

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add and enable ucspi-tcp6.


To generate a diff of this commit:
cvs rdiff -u -r1.1220 -r1.1221 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.1220 pkgsrc/net/Makefile:1.1221
--- pkgsrc/net/Makefile:1.1220  Fri Jul 20 16:23:19 2018
+++ pkgsrc/net/Makefile Wed Jul 25 16:23:17 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1220 2018/07/20 16:23:19 jperkin Exp $
+# $NetBSD: Makefile,v 1.1221 2018/07/25 16:23:17 schmonz Exp $
 #
 
 COMMENT=       Networking tools
@@ -858,6 +858,7 @@ SUBDIR+=    u6rd
 SUBDIR+=       ucarp
 SUBDIR+=       ucspi-ssl
 SUBDIR+=       ucspi-tcp
+SUBDIR+=       ucspi-tcp6
 SUBDIR+=       udns
 SUBDIR+=       udpcast
 SUBDIR+=       udptunnel



Home | Main Index | Thread Index | Old Index