diff options
author | xtraeme <xtraeme@pkgsrc.org> | 2003-09-02 07:33:00 +0000 |
---|---|---|
committer | xtraeme <xtraeme@pkgsrc.org> | 2003-09-02 07:33:00 +0000 |
commit | 90ff6d745c842e43de7d06c4f23f594ee6d2662a (patch) | |
tree | 5dba9f535debbd1f967fb9cabf72f3bea8e8e16f /chat/Makefile | |
parent | d74491f09a22cc6cea351615fbc28023383a9137 (diff) | |
download | pkgsrc-90ff6d745c842e43de7d06c4f23f594ee6d2662a.tar.gz |
Add and enable gossip
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 869ec488cfc..4496289ed49 100644 --- a/chat/Makefile +++ b/chat/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.76 2003/08/23 22:08:49 itojun Exp $ +# $NetBSD: Makefile,v 1.77 2003/09/02 07:33:00 xtraeme Exp $ # COMMENT= Communication programs @@ -25,6 +25,7 @@ SUBDIR+= gaim-gtk1 SUBDIR+= gale SUBDIR+= gnomeicu SUBDIR+= goofey +SUBDIR+= gossip SUBDIR+= gtkyahoo SUBDIR+= i2cb SUBDIR+= i2cbd |