diff options
author | John-Mark Gurney <jmg@FreeBSD.org> | 1999-06-12 09:52:46 +0000 |
---|---|---|
committer | John-Mark Gurney <jmg@FreeBSD.org> | 1999-06-12 09:52:46 +0000 |
commit | 229d422a3310594579e0eb3aca3e9b95ab1e02a8 (patch) | |
tree | c8f753c9a5f528e4eb4457c68593d347e5cf1b17 /net/Makefile | |
parent | 7db712910434e56140510ba18785137e49572bd6 (diff) | |
download | ports-229d422a3310594579e0eb3aca3e9b95ab1e02a8.tar.gz ports-229d422a3310594579e0eb3aca3e9b95ab1e02a8.zip |
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 7f5606d61d91..224468b90af6 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.269 1999/06/09 01:59:05 steve Exp $ +# $Id: Makefile,v 1.270 1999/06/11 09:07:29 taoka Exp $ # SUBDIR += IglooFTP @@ -159,6 +159,7 @@ SUBDIR += ratoolset SUBDIR += rdist6 SUBDIR += relay + SUBDIR += rinetd SUBDIR += ripetools SUBDIR += rmsg SUBDIR += roxirc |