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 | e129217c324d99c843296d762ae454decea11ac3 (patch) | |
tree | 5dba9f535debbd1f967fb9cabf72f3bea8e8e16f /chat | |
parent | 19c06a1b06ff0805bf78e090611f2312195fab71 (diff) | |
download | pkgsrc-e129217c324d99c843296d762ae454decea11ac3.tar.gz |
Add and enable gossip
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 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 |