diff options
author | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-10-23 15:18:55 +0000 |
---|---|---|
committer | Masafumi Max NAKANE <max@FreeBSD.org> | 1997-10-23 15:18:55 +0000 |
commit | f089fc2e594dfe07182ddba9c368e9ec1ee40acc (patch) | |
tree | 15f2129c119f9b645bd3e7002ac73969ac817aa4 /net | |
parent | 6cce6590df4bfb0d201f992b135dac51b9100a84 (diff) | |
download | ports-f089fc2e594dfe07182ddba9c368e9ec1ee40acc.tar.gz ports-f089fc2e594dfe07182ddba9c368e9ec1ee40acc.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 a4dfe46eca73..57bfe1539b64 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.119 1997/10/07 04:33:17 obrien Exp $ +# $Id: Makefile,v 1.120 1997/10/07 14:46:03 itojun Exp $ # SUBDIR += archie @@ -58,6 +58,7 @@ SUBDIR += rumba SUBDIR += rwhois SUBDIR += samba + SUBDIR += samba-des SUBDIR += scotty SUBDIR += slirp SUBDIR += socks5 |