diff options
author | hubertf <hubertf> | 2002-11-14 00:59:59 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2002-11-14 00:59:59 +0000 |
commit | 8d2a80a7009a04cf856804e3d7eb0bab00869626 (patch) | |
tree | 6e729187eadb6b1bb6c91b2ac3613befb9b4b418 /chat | |
parent | 893d0ec994e9cfe9ddee447e4b5739d7dac51218 (diff) | |
download | pkgsrc-8d2a80a7009a04cf856804e3d7eb0bab00869626.tar.gz |
add & enable i2cbd
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 85e620ae859..9976142e092 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.53 2002/11/14 00:56:20 hubertf Exp $ +# $NetBSD: Makefile,v 1.54 2002/11/14 00:59:59 hubertf Exp $ # COMMENT= communication programs @@ -25,6 +25,7 @@ SUBDIR+= gnomeicu SUBDIR+= goofey SUBDIR+= gtkyahoo SUBDIR+= i2cb +SUBDIR+= i2cbd SUBDIR+= icb SUBDIR+= icqlib SUBDIR+= ircII |