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 1965aa00633..3eb6c8ddc83 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1461 2022/05/08 20:33:36 khorben Exp $ +# $NetBSD: Makefile,v 1.1462 2022/05/16 18:08:00 tpaul Exp $ # COMMENT= Networking tools @@ -995,6 +995,7 @@ SUBDIR+= vpnc SUBDIR+= vpnc-script SUBDIR+= vsftpd SUBDIR+= vtun +SUBDIR+= vultr-cli SUBDIR+= wakeup SUBDIR+= walker SUBDIR+= wap-utils |