diff options
author | jlam <jlam> | 2001-07-27 18:52:15 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-07-27 18:52:15 +0000 |
commit | 2ef3e505522abab3728949de583f08b081fb791e (patch) | |
tree | 03d2e6f2c9e5e1ac287c45840acef699114cf326 /chat/Makefile | |
parent | 96c5ffffcdd6aa7bd76c07a59f21cdd8c221b696 (diff) | |
download | pkgsrc-2ef3e505522abab3728949de583f08b081fb791e.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 |