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 f6e2f03ec6d..887f004429c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.812 2010/03/11 11:34:14 pettai Exp $ +# $NetBSD: Makefile,v 1.813 2010/03/12 23:42:46 pettai Exp $ # COMMENT= Networking tools @@ -457,6 +457,7 @@ SUBDIR+= queryperf SUBDIR+= ra-rtsp-proxy SUBDIR+= radiusclient-ng SUBDIR+= radiusd-cistron +SUBDIR+= rancid SUBDIR+= rbldnsd SUBDIR+= rdesktop SUBDIR+= rdist6 |