diff options
author | itojun <itojun@pkgsrc.org> | 2000-08-11 05:43:10 +0000 |
---|---|---|
committer | itojun <itojun@pkgsrc.org> | 2000-08-11 05:43:10 +0000 |
commit | 8a2e8d1a6bc648c05279c9391f50fe5d9651ce06 (patch) | |
tree | a682d05ebde6e9579a30a45aff658cce7ae2c208 /net/Makefile | |
parent | d280d8a4c933b66e9d296c1ac9f8a070c7e29546 (diff) | |
download | pkgsrc-8a2e8d1a6bc648c05279c9391f50fe5d9651ce06.tar.gz |
add net/trafshow
Diffstat (limited to 'net/Makefile')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 4c05c46de70..4b9d12d3251 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.143 2000/08/08 08:19:13 jlam Exp $ +# $NetBSD: Makefile,v 1.144 2000/08/11 05:43:10 itojun Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -116,6 +116,7 @@ SUBDIR += tkirc SUBDIR += tn5250 SUBDIR += totd + SUBDIR += trafshow SUBDIR += ttcp SUBDIR += ttt SUBDIR += ucd-snmp |