diff options
author | grant <grant> | 2002-08-22 18:15:29 +0000 |
---|---|---|
committer | grant <grant> | 2002-08-22 18:15:29 +0000 |
commit | fdb299c2d254439938d13cba77f78d71d1216cd0 (patch) | |
tree | 9b2901bab5c68143696d42bc07b74362d60ebda8 /net/Makefile | |
parent | ab06a4290c39457c4f98410829cd7b386fc64659 (diff) | |
download | pkgsrc-fdb299c2d254439938d13cba77f78d71d1216cd0.tar.gz |
add tspc
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 faf5718fc15..bd01cd27619 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.328 2002/08/06 01:49:07 cjs Exp $ +# $NetBSD: Makefile,v 1.329 2002/08/22 18:15:29 grant Exp $ # COMMENT= Networking tools @@ -242,6 +242,7 @@ SUBDIR+= tn5250 SUBDIR+= totd SUBDIR+= traceroute-as SUBDIR+= trafshow +SUBDIR+= tspc SUBDIR+= ttt SUBDIR+= ucd-snmp SUBDIR+= ucspi-tcp |