diff options
author | salo <salo> | 2003-04-27 22:34:26 +0000 |
---|---|---|
committer | salo <salo> | 2003-04-27 22:34:26 +0000 |
commit | 11563912b28d6b648e73ffed5aa91c20f5202db0 (patch) | |
tree | 3f263e2d0652efffd88acb16301c902b977e7fa5 /chat | |
parent | 2f792d0cf72527409922920500d9c22cfe8c3cd6 (diff) | |
download | pkgsrc-11563912b28d6b648e73ffed5aa91c20f5202db0.tar.gz |
Add silc-client-icb.
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 ad728e1dd65..8f3f2a77cdc 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.68 2003/04/25 00:03:09 hubertf Exp $ +# $NetBSD: Makefile,v 1.69 2003/04/27 22:34:26 salo Exp $ # COMMENT= communication programs @@ -62,6 +62,7 @@ SUBDIR+= quirc SUBDIR+= roxirc SUBDIR+= scrollz SUBDIR+= silc-client +SUBDIR+= silc-client-icb SUBDIR+= silc-server SUBDIR+= sirc SUBDIR+= tik |