diff options
author | James FitzGibbon <jfitz@FreeBSD.org> | 1997-06-08 16:17:49 +0000 |
---|---|---|
committer | James FitzGibbon <jfitz@FreeBSD.org> | 1997-06-08 16:17:49 +0000 |
commit | 122d16333aa07116b0193572f02fed12682d5667 (patch) | |
tree | 5262ad5226094776d1bb2f36b910f629caeee598 | |
parent | da56f0101e20c82e0f28241fbc4438b07adb80de (diff) | |
download | freebsd-ports-122d16333aa07116b0193572f02fed12682d5667.zip |
Activate ripetools
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index 69c197c07c3b..045f9a69585b 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.104 1997/05/30 20:13:39 jfitz Exp $ +# $Id: Makefile,v 1.105 1997/06/07 04:12:11 jfitz Exp $ # SUBDIR += archie @@ -45,6 +45,7 @@ SUBDIR += radius SUBDIR += ratoolset SUBDIR += rdist6 + SUBDIR += ripetools SUBDIR += rmsg SUBDIR += rsync SUBDIR += rwhois |