diff options
author | minskim <minskim> | 2005-02-22 14:35:21 +0000 |
---|---|---|
committer | minskim <minskim> | 2005-02-22 14:35:21 +0000 |
commit | 07ba7cbb5abb2dee3b923649612229044f3a4648 (patch) | |
tree | eb9b272132cc8e515e925c9b3a907eb5295247ff /chat/Makefile | |
parent | 50fde5fe2c7b9c68b5d49af57f9bde9e334aad9a (diff) | |
download | pkgsrc-07ba7cbb5abb2dee3b923649612229044f3a4648.tar.gz |
Add and enable gtmess.
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 c8b7db87030..61e5bfa595d 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.106 2005/02/02 20:50:05 jschauma Exp $ +# $NetBSD: Makefile,v 1.107 2005/02/22 14:35:21 minskim Exp $ # COMMENT= Communication programs @@ -30,6 +30,7 @@ SUBDIR+= gnomeicu SUBDIR+= goofey SUBDIR+= gossip SUBDIR+= gtkyahoo +SUBDIR+= gtmess SUBDIR+= i2cb SUBDIR+= i2cbd SUBDIR+= icb |