diff options
author | xtraeme <xtraeme> | 2003-09-02 07:33:00 +0000 |
---|---|---|
committer | xtraeme <xtraeme> | 2003-09-02 07:33:00 +0000 |
commit | bce17476e02b282c74f8053b608d883b57f2607a (patch) | |
tree | 5dba9f535debbd1f967fb9cabf72f3bea8e8e16f /chat/Makefile | |
parent | 01200a498f911ab8a2735980f3b55f33bbb5ec99 (diff) | |
download | pkgsrc-bce17476e02b282c74f8053b608d883b57f2607a.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 |