diff options
author | wiz <wiz@pkgsrc.org> | 2000-11-09 14:51:22 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2000-11-09 14:51:22 +0000 |
commit | 2067528ff08dd9284a7617bc1ea61ddc6eda280e (patch) | |
tree | 03100dc90e002ac08b11d6d40ac0f3e3a8eba385 /net | |
parent | a2d2343e8af9f3758f8f8dd9110759ad60feb774 (diff) | |
download | pkgsrc-2067528ff08dd9284a7617bc1ea61ddc6eda280e.tar.gz |
add and enable bitchx
Diffstat (limited to 'net')
-rw-r--r-- | net/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/Makefile b/net/Makefile index bbcc5a15d61..b2257a23346 100644 --- a/net/Makefile +++ b/net/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.164 2000/11/07 17:30:56 ad Exp $ +# $NetBSD: Makefile,v 1.165 2000/11/09 14:51:22 wiz Exp $ # FreeBSD Id: Makefile,v 1.117 1997/08/16 03:11:52 gpalmer Exp # @@ -11,6 +11,7 @@ SUBDIR += bind8 SUBDIR += bind9 SUBDIR += bing + SUBDIR += bitchx SUBDIR += bounce SUBDIR += cftp SUBDIR += choparp |