diff options
author | hubertf <hubertf> | 2002-03-10 11:02:16 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2002-03-10 11:02:16 +0000 |
commit | cbf7b02ad80eb0eb2cf95b38894632ba3d5c5409 (patch) | |
tree | 7ef60d3be96acdbfa12852c3d382e01bd1def7c5 /chat | |
parent | ab9205ddecb12e03d2db44e4ae1056bd75305864 (diff) | |
download | pkgsrc-cbf7b02ad80eb0eb2cf95b38894632ba3d5c5409.tar.gz |
add & enable centericq
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 e606dedf644..e83ea40e1ad 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.31 2002/01/31 07:36:19 martti Exp $ +# $NetBSD: Makefile,v 1.32 2002/03/10 11:02:16 hubertf Exp $ # COMMENT= communication programs @@ -7,6 +7,7 @@ SUBDIR+= aim SUBDIR+= bitchx SUBDIR+= blackened SUBDIR+= bnc +SUBDIR+= centericq SUBDIR+= dircproxy SUBDIR+= epic4 SUBDIR+= everybuddy |