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 a8c075c8051..eddba8c632e 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.491 2004/09/09 06:56:01 xtraeme Exp $ +# $NetBSD: Makefile,v 1.492 2004/09/20 23:00:55 wiz Exp $ # COMMENT= Networking tools @@ -373,6 +373,7 @@ SUBDIR+= userppp SUBDIR+= vcheck SUBDIR+= vnc SUBDIR+= vncviewer +SUBDIR+= vpnc SUBDIR+= vsftpd SUBDIR+= vtun SUBDIR+= wakeup |