diff options
author | wiz <wiz> | 2002-07-26 17:36:24 +0000 |
---|---|---|
committer | wiz <wiz> | 2002-07-26 17:36:24 +0000 |
commit | daf5dc81544656d7be07711db7a71358bebc5311 (patch) | |
tree | 02207623fa5cc46f479d6368d1846d4509a4cd43 /chat/Makefile | |
parent | 01cdfb544449da475a57db37b950705e82dcddcf (diff) | |
download | pkgsrc-daf5dc81544656d7be07711db7a71358bebc5311.tar.gz |
Split xchat-gnome from xchat. From Julio Merino in pkg/17688.
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 c3546f79086..5e84d1e7d68 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2002/07/20 13:56:08 tron Exp $ +# $NetBSD: Makefile,v 1.45 2002/07/26 17:36:24 wiz Exp $ # COMMENT= communication programs @@ -53,6 +53,7 @@ SUBDIR+= tkirc SUBDIR+= tkirc2 SUBDIR+= vicq SUBDIR+= xchat +SUBDIR+= xchat-gnome SUBDIR+= ymessenger SUBDIR+= ysm SUBDIR+= zenicb |