diff options
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 4cb8ee90d1e..484a9e2b530 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.742 2008/12/02 20:57:43 wiz Exp $ +# $NetBSD: Makefile,v 1.743 2008/12/05 08:43:31 kefren Exp $ # COMMENT= Networking tools @@ -512,6 +512,7 @@ SUBDIR+= torrentutils SUBDIR+= totd SUBDIR+= traceroute-as SUBDIR+= trafshow +SUBDIR+= transmission SUBDIR+= trickle SUBDIR+= tsclient SUBDIR+= tsocks |