diff options
author | wiz <wiz@pkgsrc.org> | 2001-03-10 15:04:15 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-03-10 15:04:15 +0000 |
commit | 91a8d5e6d9fbbb5ce4a62fad657e613e4b45c8f3 (patch) | |
tree | d918568cb6ad3edbaf00ffb0507a48f5a2ca02c9 /chat | |
parent | b5f381abfc886e0df4a015af935c915a428afcbc (diff) | |
download | pkgsrc-91a8d5e6d9fbbb5ce4a62fad657e613e4b45c8f3.tar.gz |
add and enable blackened
Diffstat (limited to 'chat')
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 29afeba1bab..064551e14bd 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,9 +1,10 @@ -# $NetBSD: Makefile,v 1.9 2001/03/06 18:40:50 wiz Exp $ +# $NetBSD: Makefile,v 1.10 2001/03/10 15:04:15 wiz Exp $ # COMMENT= communication programs SUBDIR+= bitchx +SUBDIR+= blackened SUBDIR+= bnc SUBDIR+= epic4 SUBDIR+= fugu |