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 007b786a447..05ad30f0174 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1063 2015/03/02 15:24:26 wiz Exp $ +# $NetBSD: Makefile,v 1.1064 2015/03/02 15:28:25 wiz Exp $ # COMMENT= Networking tools @@ -387,6 +387,7 @@ SUBDIR+= oinkmaster SUBDIR+= omniNotify SUBDIR+= omniORB SUBDIR+= openag +SUBDIR+= openconnect SUBDIR+= openh323 SUBDIR+= openntpd SUBDIR+= openresolv |