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 Nov 18 14:32:05 UTC 2020

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add and enable ucspi-unix.


To generate a diff of this commit:
cvs rdiff -u -r1.1358 -r1.1359 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.1358 pkgsrc/net/Makefile:1.1359
--- pkgsrc/net/Makefile:1.1358  Wed Nov 18 14:17:35 2020
+++ pkgsrc/net/Makefile Wed Nov 18 14:32:05 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1358 2020/11/18 14:17:35 schmonz Exp $
+# $NetBSD: Makefile,v 1.1359 2020/11/18 14:32:05 schmonz Exp $
 #
 
 COMMENT=       Networking tools
@@ -934,6 +934,7 @@ SUBDIR+=    ucspi-proxy
 SUBDIR+=       ucspi-ssl
 SUBDIR+=       ucspi-tcp
 SUBDIR+=       ucspi-tcp6
+SUBDIR+=       ucspi-unix
 SUBDIR+=       udns
 SUBDIR+=       udpcast
 SUBDIR+=       udptunnel



Home | Main Index | Thread Index | Old Index