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 15:19:08 UTC 2020

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add and enable ucspi-ipc.


To generate a diff of this commit:
cvs rdiff -u -r1.1359 -r1.1360 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.1359 pkgsrc/net/Makefile:1.1360
--- pkgsrc/net/Makefile:1.1359  Wed Nov 18 14:32:05 2020
+++ pkgsrc/net/Makefile Wed Nov 18 15:19:08 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1359 2020/11/18 14:32:05 schmonz Exp $
+# $NetBSD: Makefile,v 1.1360 2020/11/18 15:19:08 schmonz Exp $
 #
 
 COMMENT=       Networking tools
@@ -930,6 +930,7 @@ SUBDIR+=    tvnjviewer
 SUBDIR+=       twittering-mode
 SUBDIR+=       u6rd
 SUBDIR+=       ucarp
+SUBDIR+=       ucspi-ipc
 SUBDIR+=       ucspi-proxy
 SUBDIR+=       ucspi-ssl
 SUBDIR+=       ucspi-tcp



Home | Main Index | Thread Index | Old Index