diff options
author | Steve Price <steve@FreeBSD.org> | 1998-02-24 20:29:42 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-02-24 20:29:42 +0000 |
commit | 9ffeeb2f40dab5eae09e88213ec8e041daab2974 (patch) | |
tree | b3a8ce5c3fc59d38e0f93f9372b65023aae729aa /net/Makefile | |
parent | 42f0ca992d2edd12b816363b81adc2c0e80321e8 (diff) | |
download | ports-9ffeeb2f40dab5eae09e88213ec8e041daab2974.tar.gz ports-9ffeeb2f40dab5eae09e88213ec8e041daab2974.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 0d9c9155bee7..396a25727eea 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.140 1998/02/16 11:56:29 asami Exp $ +# $Id: Makefile,v 1.141 1998/02/16 15:29:02 steve Exp $ # SUBDIR += archie @@ -76,6 +76,7 @@ SUBDIR += rwhois SUBDIR += samba SUBDIR += scotty + SUBDIR += sendfile SUBDIR += slirp SUBDIR += socks5 SUBDIR += strobe |