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: Mon Nov 15 11:37:29 UTC 2021
Modified Files:
pkgsrc/net: Makefile
Log Message:
Add and enable tcpexec.
To generate a diff of this commit:
cvs rdiff -u -r1.1432 -r1.1433 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.1432 pkgsrc/net/Makefile:1.1433
--- pkgsrc/net/Makefile:1.1432 Mon Nov 15 10:08:37 2021
+++ pkgsrc/net/Makefile Mon Nov 15 11:37:29 2021
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1432 2021/11/15 10:08:37 schmonz Exp $
+# $NetBSD: Makefile,v 1.1433 2021/11/15 11:37:29 schmonz Exp $
#
COMMENT= Networking tools
@@ -907,6 +907,7 @@ SUBDIR+= tcpdmerge
SUBDIR+= tcpdpriv
SUBDIR+= tcpdstat
SUBDIR+= tcpdump
+SUBDIR+= tcpexec
SUBDIR+= tcpflow
SUBDIR+= tcpick
SUBDIR+= tcpillust
Home |
Main Index |
Thread Index |
Old Index