diff options
author | jlam <jlam> | 2001-07-27 18:52:15 +0000 |
---|---|---|
committer | jlam <jlam> | 2001-07-27 18:52:15 +0000 |
commit | 89454e188f555a7df2e1509bc4148a925539258e (patch) | |
tree | 03d2e6f2c9e5e1ac287c45840acef699114cf326 /chat | |
parent | bebfcc2371caf7ad21783653790775b5ae245695 (diff) | |
download | pkgsrc-89454e188f555a7df2e1509bc4148a925539258e.tar.gz |
Add and enable ymessenger.
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 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 |