diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1995-08-21 07:27:37 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1995-08-21 07:27:37 +0000 |
commit | 22e47261bc65dbf8a94f92b9cc6e9a6e500e1e31 (patch) | |
tree | d4d06213ab753aefb2fab524e3e1e1bca47acc5d /net | |
parent | Compress manpages, strip binaries. (diff) |
Added rdist6.
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 dfd9cd9f301e..d027e3200172 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.48 1995/07/12 23:52:29 asami Exp $ +# $Id: Makefile,v 1.49 1995/08/02 11:03:40 asami Exp $ # SUBDIR += archie @@ -22,6 +22,7 @@ RESTRICTED += ivs # crypto, export controlled SUBDIR += nv SUBDIR += pcnfsd SUBDIR += pmf + SUBDIR += rdist6 SUBDIR += samba SUBDIR += scotty BROKEN += slirp # upgraded |