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:   he
Date:           Wed Jan 16 15:18:46 UTC 2019

Modified Files:
        pkgsrc/net: Makefile

Log Message:
Add go-dnstap and go-framestream.


To generate a diff of this commit:
cvs rdiff -u -r1.1238 -r1.1239 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.1238 pkgsrc/net/Makefile:1.1239
--- pkgsrc/net/Makefile:1.1238  Wed Jan 16 08:31:52 2019
+++ pkgsrc/net/Makefile Wed Jan 16 15:18:46 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1238 2019/01/16 08:31:52 adam Exp $
+# $NetBSD: Makefile,v 1.1239 2019/01/16 15:18:46 he Exp $
 #
 
 COMMENT=       Networking tools
@@ -195,6 +195,8 @@ SUBDIR+=    gnome-online-accounts
 SUBDIR+=       gnome-vfs-smb
 SUBDIR+=       gnugk
 SUBDIR+=       go-dns
+SUBDIR+=       go-dnstap
+SUBDIR+=       go-framestream
 SUBDIR+=       go-grpc
 SUBDIR+=       go-net
 SUBDIR+=       go-ovh



Home | Main Index | Thread Index | Old Index