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 f4dc7c899c9..b5dbc334193 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.526 2005/01/03 14:32:28 wiz Exp $ +# $NetBSD: Makefile,v 1.527 2005/01/04 23:48:05 jmmv Exp $ # COMMENT= Networking tools @@ -387,6 +387,7 @@ SUBDIR+= unison-devel SUBDIR+= upclient SUBDIR+= userppp SUBDIR+= vcheck +SUBDIR+= vino SUBDIR+= vnc SUBDIR+= vncviewer SUBDIR+= vpnc |