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:           Thu Nov 26 15:53:29 UTC 2020

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add and enable ucspi-tools.


To generate a diff of this commit:
cvs rdiff -u -r1.1363 -r1.1364 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.1363 pkgsrc/net/Makefile:1.1364
--- pkgsrc/net/Makefile:1.1363  Wed Nov 25 16:55:46 2020
+++ pkgsrc/net/Makefile Thu Nov 26 15:53:29 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1363 2020/11/25 16:55:46 otis Exp $
+# $NetBSD: Makefile,v 1.1364 2020/11/26 15:53:29 schmonz Exp $
 #
 
 COMMENT=       Networking tools
@@ -938,6 +938,7 @@ SUBDIR+=    ucspi-proxy
 SUBDIR+=       ucspi-ssl
 SUBDIR+=       ucspi-tcp
 SUBDIR+=       ucspi-tcp6
+SUBDIR+=       ucspi-tools
 SUBDIR+=       ucspi-unix
 SUBDIR+=       udns
 SUBDIR+=       udpcast



Home | Main Index | Thread Index | Old Index