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 25e22a42d19..bac6c7e6c6d 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.350 2003/02/15 23:39:27 salo Exp $ +# $NetBSD: Makefile,v 1.351 2003/02/16 17:22:39 grant Exp $ # COMMENT= Networking tools @@ -265,6 +265,7 @@ SUBDIR+= tspc SUBDIR+= ttt SUBDIR+= ucd-snmp SUBDIR+= ucspi-tcp +SUBDIR+= udptunnel SUBDIR+= unison SUBDIR+= upclient SUBDIR+= userppp |