diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net/Makefile b/net/Makefile index 0d2ffb7fb0f..7ed71645107 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 1998/04/24 16:13:32 agc Exp $ +# $NetBSD: Makefile,v 1.26 1998/04/26 17:20:45 tron Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -56,7 +56,7 @@ # SUBDIR += rmsg # SUBDIR += rshell SUBDIR += rsync -# SUBDIR += rumba + SUBDIR += rumba # SUBDIR += rwhois SUBDIR += samba SUBDIR += scotty |