diff options
author | jlam <jlam@pkgsrc.org> | 2001-07-27 18:52:15 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2001-07-27 18:52:15 +0000 |
commit | fb466f676eb4ddd42ccc4492dcbd3d61b3c9e4f8 (patch) | |
tree | 03d2e6f2c9e5e1ac287c45840acef699114cf326 /chat/Makefile | |
parent | 9b4d1c9a21c8f076d7979df5fe4cea2767eeec01 (diff) | |
download | pkgsrc-fb466f676eb4ddd42ccc4492dcbd3d61b3c9e4f8.tar.gz |
Add and enable ymessenger.
Diffstat (limited to 'chat/Makefile')
-rw-r--r-- | chat/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chat/Makefile b/chat/Makefile index 1d1c89d618f..5e1594141d6 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2001/06/09 10:53:07 wiz Exp $ +# $NetBSD: Makefile,v 1.13 2001/07/27 18:52:15 jlam Exp $ # COMMENT= communication programs @@ -25,6 +25,7 @@ SUBDIR+= tirc SUBDIR+= tkicb SUBDIR+= tkirc SUBDIR+= xchat +SUBDIR+= ymessenger SUBDIR+= zenicb SUBDIR+= zircon |