diff options
author | agc <agc@pkgsrc.org> | 2001-10-15 15:17:10 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2001-10-15 15:17:10 +0000 |
commit | ca224ef35148e8ac524063bbedeb5895afed169f (patch) | |
tree | 9c5f33003ba8b1195c917ea688e4393a6dc69211 /chat | |
parent | a0295f259b41d246ea994aeed54458cf03099071 (diff) | |
download | pkgsrc-ca224ef35148e8ac524063bbedeb5895afed169f.tar.gz |
Add and enable dircproxy.
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 d3b37eee7f4..7c29ed1328e 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.18 2001/10/11 14:03:37 agc Exp $ +# $NetBSD: Makefile,v 1.19 2001/10/15 15:17:10 agc Exp $ # COMMENT= communication programs @@ -6,6 +6,7 @@ COMMENT= communication programs SUBDIR+= bitchx SUBDIR+= blackened SUBDIR+= bnc +SUBDIR+= dircproxy SUBDIR+= epic4 SUBDIR+= fugu SUBDIR+= gaim |