diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index d6b47d0d058..98f349c4c2f 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.737 2008/11/15 18:33:40 jmcneill Exp $ +# $NetBSD: Makefile,v 1.738 2008/11/21 00:22:00 jmcneill Exp $ # COMMENT= Networking tools @@ -513,6 +513,7 @@ SUBDIR+= tsclient SUBDIR+= tsocks SUBDIR+= tspc SUBDIR+= ttt +SUBDIR+= twitux SUBDIR+= ucarp SUBDIR+= ucspi-ssl SUBDIR+= ucspi-tcp |