diff options
author | Steve Price <steve@FreeBSD.org> | 1998-12-24 06:56:35 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-12-24 06:56:35 +0000 |
commit | 70369d768be1bfdf4adbca72fb2bc4707f69900b (patch) | |
tree | d566419bf0eaeb9dc9761b787f4b646c2baac856 /net/Makefile | |
parent | be1da4b0c9af8f5bf123d37cae249779fd0c8275 (diff) | |
download | ports-70369d768be1bfdf4adbca72fb2bc4707f69900b.tar.gz ports-70369d768be1bfdf4adbca72fb2bc4707f69900b.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 d28ceb3d3316..aa1865a2eb34 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.208 1998/12/18 12:51:48 flathill Exp $ +# $Id: Makefile,v 1.209 1998/12/23 17:58:48 obrien Exp $ # SUBDIR += SSLtelnet @@ -12,6 +12,7 @@ SUBDIR += beroftpd SUBDIR += bind8 SUBDIR += bing + SUBDIR += binkd SUBDIR += bitchx SUBDIR += bnc SUBDIR += boclient |