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 516f1950909..42351654191 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.412 2003/09/30 17:29:00 recht Exp $ +# $NetBSD: Makefile,v 1.413 2003/10/01 01:16:28 grant Exp $ # COMMENT= Networking tools @@ -242,6 +242,7 @@ SUBDIR+= radiusd-cistron SUBDIR+= rdesktop SUBDIR+= rdesktop10 SUBDIR+= rdist6 +SUBDIR+= rinetd SUBDIR+= ripe-whois SUBDIR+= ripe-whois-tools SUBDIR+= rootprobe |