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:   js
Date:           Sat Sep 19 19:42:11 UTC 2020

Modified Files:
        pkgsrc/net: Makefile

Log Message:
net/Makefile: Add wireguard-tools


To generate a diff of this commit:
cvs rdiff -u -r1.1346 -r1.1347 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.1346 pkgsrc/net/Makefile:1.1347
--- pkgsrc/net/Makefile:1.1346  Sat Sep 12 14:53:55 2020
+++ pkgsrc/net/Makefile Sat Sep 19 19:42:11 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1346 2020/09/12 14:53:55 leot Exp $
+# $NetBSD: Makefile,v 1.1347 2020/09/19 19:42:11 js Exp $
 #
 
 COMMENT=       Networking tools
@@ -962,6 +962,7 @@ SUBDIR+=    whois3
 SUBDIR+=       whoson
 SUBDIR+=       wide-dhcpv6
 SUBDIR+=       wimon
+SUBDIR+=       wireguard-tools
 SUBDIR+=       wireshark
 SUBDIR+=       wistumbler
 SUBDIR+=       wistumbler2



Home | Main Index | Thread Index | Old Index