diff options
author | tg <tg@FreeBSD.org> | 1997-07-15 22:10:34 +0800 |
---|---|---|
committer | tg <tg@FreeBSD.org> | 1997-07-15 22:10:34 +0800 |
commit | cf36434cca88d562b86428a119b85ba26f6311e8 (patch) | |
tree | ef2b53f4a57bedc6fef8dd0fcff17430e8097528 /net | |
parent | e44742af1287f2f6046ada253ce1710eb47224dc (diff) | |
download | freebsd-ports-gnome-cf36434cca88d562b86428a119b85ba26f6311e8.tar.gz freebsd-ports-gnome-cf36434cca88d562b86428a119b85ba26f6311e8.tar.zst freebsd-ports-gnome-cf36434cca88d562b86428a119b85ba26f6311e8.zip |
Activate rumba.
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 597237dea564..ac9dc9b407a1 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.112 1997/06/27 02:00:33 jfitz Exp $ +# $Id: Makefile,v 1.113 1997/07/02 15:12:22 wosch Exp $ # SUBDIR += archie @@ -51,6 +51,7 @@ SUBDIR += rmsg SUBDIR += rshell SUBDIR += rsync + SUBDIR += rumba SUBDIR += rwhois SUBDIR += samba SUBDIR += scotty |