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 8513858c545..794a5c9121c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1098 2016/01/11 04:26:48 ryoon Exp $ +# $NetBSD: Makefile,v 1.1099 2016/01/11 13:47:22 abs Exp $ # COMMENT= Networking tools @@ -648,6 +648,7 @@ SUBDIR+= rdesktop SUBDIR+= rdist6 SUBDIR+= remmina SUBDIR+= remmina-plugins +SUBDIR+= restclient-ui SUBDIR+= rinetd SUBDIR+= rootprobe SUBDIR+= rp-l2tp |