diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-05-05 10:46:43 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-05-05 10:46:43 +0000 |
commit | 2471118853b50d2822c4b4e0e473ab6bed1a81e6 (patch) | |
tree | 0f7f4a2829b6724feee38ab3a83ff887da749cd7 /net/Makefile | |
parent | 8db7e65794ebb189ebd5638faf4a7f2ef2272bfb (diff) |
Activate ratoolset
Notes
Notes:
svn path=/head/; revision=6405
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 e4688e6120a4..ad084f3e075c 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.99 1997/04/13 15:41:57 brian Exp $ +# $Id: Makefile,v 1.100 1997/04/18 12:10:54 jfitz Exp $ # SUBDIR += archie @@ -43,6 +43,7 @@ SUBDIR += pcnfsd SUBDIR += pmf SUBDIR += radius + SUBDIR += ratoolset SUBDIR += rdist6 SUBDIR += rmsg SUBDIR += rsync |