diff options
author | jfitz <jfitz@FreeBSD.org> | 1997-06-09 00:17:49 +0800 |
---|---|---|
committer | jfitz <jfitz@FreeBSD.org> | 1997-06-09 00:17:49 +0800 |
commit | f818d990ab5cdd9f4ce58ade568b1dad48c8722a (patch) | |
tree | e15a62cf426f9a5c168c91df95669d23d1faa9e6 /net | |
parent | 6a6fc28c5e7702837973ea0e261b96eedf250217 (diff) | |
download | freebsd-ports-gnome-f818d990ab5cdd9f4ce58ade568b1dad48c8722a.tar.gz freebsd-ports-gnome-f818d990ab5cdd9f4ce58ade568b1dad48c8722a.tar.zst freebsd-ports-gnome-f818d990ab5cdd9f4ce58ade568b1dad48c8722a.zip |
Activate ripetools
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 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 |