diff options
author | Satoshi Asami <asami@FreeBSD.org> | 1996-08-16 07:24:13 +0000 |
---|---|---|
committer | Satoshi Asami <asami@FreeBSD.org> | 1996-08-16 07:24:13 +0000 |
commit | ec6594b60a0f2eead536a42d03b5534961675589 (patch) | |
tree | 472237c4700a6e3380d13f051d56fda35bab822a /net | |
parent | 86a893060b420b682d992e56de18817f70539ded (diff) | |
download | ports-ec6594b60a0f2eead536a42d03b5534961675589.tar.gz ports-ec6594b60a0f2eead536a42d03b5534961675589.zip |
Notes
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 d88a11ea2641..51a3512fae84 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.73 1996/07/10 22:33:44 asami Exp $ +# $Id: Makefile,v 1.74 1996/08/08 09:29:37 asami Exp $ # SUBDIR += archie @@ -27,6 +27,7 @@ SUBDIR += radius SUBDIR += rdist6 SUBDIR += rmsg + SUBDIR += rsync SUBDIR += samba SUBDIR += scotty SUBDIR += slirp |