diff options
author | wiz <wiz> | 2001-03-10 15:04:15 +0000 |
---|---|---|
committer | wiz <wiz> | 2001-03-10 15:04:15 +0000 |
commit | 4e78207eb442a539a9c479bf844e38da4f3afe62 (patch) | |
tree | d918568cb6ad3edbaf00ffb0507a48f5a2ca02c9 /chat | |
parent | 5e37d220064fcdfee02c49b3a352ab4ba8e19e71 (diff) | |
download | pkgsrc-4e78207eb442a539a9c479bf844e38da4f3afe62.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 |