diff options
author | grant <grant@pkgsrc.org> | 2002-08-22 18:15:29 +0000 |
---|---|---|
committer | grant <grant@pkgsrc.org> | 2002-08-22 18:15:29 +0000 |
commit | 3e17701644a6b0f7658bf797f560485e65bdff1e (patch) | |
tree | 9b2901bab5c68143696d42bc07b74362d60ebda8 /net/Makefile | |
parent | 12fdec6728a8b1b416742901c13ca05a9700d1f3 (diff) | |
download | pkgsrc-3e17701644a6b0f7658bf797f560485e65bdff1e.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 |