diff options
author | hubertf <hubertf> | 2002-11-14 00:56:20 +0000 |
---|---|---|
committer | hubertf <hubertf> | 2002-11-14 00:56:20 +0000 |
commit | 6126437bf850bdadc786d81218a8f8d732f86537 (patch) | |
tree | c1cdf99cbd7a2cca876505972ba7fcf2c8926e16 /chat | |
parent | e9139178f4e3514e2987d9ce73c009bda261e1c1 (diff) | |
download | pkgsrc-6126437bf850bdadc786d81218a8f8d732f86537.tar.gz |
add & enable i2cb.work
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 ff242b0482b..85e620ae859 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.52 2002/10/28 18:41:55 uebayasi Exp $ +# $NetBSD: Makefile,v 1.53 2002/11/14 00:56:20 hubertf Exp $ # COMMENT= communication programs @@ -24,6 +24,7 @@ SUBDIR+= gale SUBDIR+= gnomeicu SUBDIR+= goofey SUBDIR+= gtkyahoo +SUBDIR+= i2cb SUBDIR+= icb SUBDIR+= icqlib SUBDIR+= ircII |