diff options
author | Wolfram Schneider <wosch@FreeBSD.org> | 1997-07-02 15:12:22 +0000 |
---|---|---|
committer | Wolfram Schneider <wosch@FreeBSD.org> | 1997-07-02 15:12:22 +0000 |
commit | a30b1789592ebc1de19f68598547c93c1f9381ae (patch) | |
tree | ee56a205025d9b0077692be2ce6f9d8aeb99bda9 /net/Makefile | |
parent | 986b795a4c862dbec6f6096c0526d9b3100fbd2f (diff) | |
download | ports-a30b1789592ebc1de19f68598547c93c1f9381ae.tar.gz ports-a30b1789592ebc1de19f68598547c93c1f9381ae.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 0ce8518262ce..597237dea564 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.111 1997/06/24 08:10:25 obrien Exp $ +# $Id: Makefile,v 1.112 1997/06/27 02:00:33 jfitz Exp $ # SUBDIR += archie @@ -49,6 +49,7 @@ SUBDIR += rdist6 SUBDIR += ripetools SUBDIR += rmsg + SUBDIR += rshell SUBDIR += rsync SUBDIR += rwhois SUBDIR += samba |