diff options
author | Steve Price <steve@FreeBSD.org> | 1998-07-11 18:33:00 +0000 |
---|---|---|
committer | Steve Price <steve@FreeBSD.org> | 1998-07-11 18:33:00 +0000 |
commit | 0c4a5f30e944e65397431556a921c378946d1d46 (patch) | |
tree | eb13612e1cbd10b0f9c680f56ae46ac326209813 /net/Makefile | |
parent | Initial import of bnc version 2.4.3. (diff) |
Turn on bnc port.
Notes
Notes:
svn path=/head/; revision=11836
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 c63f2cde550e..7d8bfc599bc7 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.171 1998/07/07 20:36:55 mph Exp $ +# $Id: Makefile,v 1.172 1998/07/09 16:03:29 eivind Exp $ # SUBDIR += SSLtelnet @@ -10,6 +10,7 @@ SUBDIR += bind8 SUBDIR += bing SUBDIR += bitchx + SUBDIR += bnc SUBDIR += cap SUBDIR += cftp SUBDIR += choparp |