diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-05-30 20:13:39 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-05-30 20:13:39 +0000 |
commit | f077c7ddc82b6ca0fd5e580f27c6a1c4124c1492 (patch) | |
tree | 5e068545e1621045d0af6535ca50b8dba05da1d7 /net/Makefile | |
parent | 16b58c70f39365b46f923a5b13fed4b8dbfbae58 (diff) |
Notes
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 8298ac0a36d8..9cc28663d9d6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.102 1997/05/17 16:29:03 max Exp $ +# $Id: Makefile,v 1.103 1997/05/29 02:43:36 jfitz Exp $ # SUBDIR += archie @@ -46,6 +46,7 @@ SUBDIR += rdist6 SUBDIR += rmsg SUBDIR += rsync + SUBDIR += rwhois SUBDIR += samba SUBDIR += scotty SUBDIR += slirp |