diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-09-08 17:31:48 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 1998-09-08 17:31:48 +0000 |
commit | 92992079c5ed82c18d9addf36b8d2586805a3dd5 (patch) | |
tree | 325558ac36f4eaaa55163d5ced86bf11cf8f682f /net/Makefile | |
parent | d636b303f09e177e341efaf01c1bc716e84a7e8e (diff) | |
download | ports-92992079c5ed82c18d9addf36b8d2586805a3dd5.tar.gz ports-92992079c5ed82c18d9addf36b8d2586805a3dd5.zip |
Activate boclient.
Notes
Notes:
svn path=/head/; revision=13056
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 1e1ab02d1b73..d5dc66bd51ed 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.178 1998/08/24 01:56:48 steve Exp $ +# $Id: Makefile,v 1.179 1998/08/30 16:09:08 steve Exp $ # SUBDIR += SSLtelnet @@ -11,6 +11,7 @@ SUBDIR += bing SUBDIR += bitchx SUBDIR += bnc + SUBDIR += boclient SUBDIR += cap SUBDIR += cftp SUBDIR += choparp |