diff options
author | grant <grant> | 2002-12-19 12:16:17 +0000 |
---|---|---|
committer | grant <grant> | 2002-12-19 12:16:17 +0000 |
commit | c0f2b932971adfe1c05f064af2fd9e10e796d22b (patch) | |
tree | b069ded6d9c084ec2cc3bfd6c874509dd36683f8 /chat | |
parent | 254b8891228cb988fdc4d40df25081a98d404111 (diff) | |
download | pkgsrc-c0f2b932971adfe1c05f064af2fd9e10e796d22b.tar.gz |
add xaric.
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 42f4648729f..dd33ab11e90 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.60 2002/12/19 12:05:18 grant Exp $ +# $NetBSD: Makefile,v 1.61 2002/12/19 12:16:17 grant Exp $ # COMMENT= communication programs @@ -63,6 +63,7 @@ SUBDIR+= tkicb SUBDIR+= tkirc SUBDIR+= tkirc2 SUBDIR+= vicq +SUBDIR+= xaric SUBDIR+= xchat SUBDIR+= xchat-gnome SUBDIR+= ymessenger |