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