diff options
author | steve <steve@FreeBSD.org> | 1998-07-11 18:33:00 +0000 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 1998-07-11 18:33:00 +0000 |
commit | 9be15115aded6cd232210c5bea189650f5f4c9e9 (patch) | |
tree | bfd814d443a1e3e4aa85690e0a38ef323e717154 /net/Makefile | |
parent | 96c6490febba9187063220aaee9acdcf846db4bb (diff) | |
download | FreeBSD-ports-9be15115aded6cd232210c5bea189650f5f4c9e9.zip FreeBSD-ports-9be15115aded6cd232210c5bea189650f5f4c9e9.tar.gz |
Turn on bnc port.
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 c63f2cd..7d8bfc5 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 |