summaryrefslogtreecommitdiff
path: root/chat/gossip/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2004-04-29 07:46:40 +0000
committerjmmv <jmmv@pkgsrc.org>2004-04-29 07:46:40 +0000
commit5ef6d00899eb57b890bb8bc451780a1303ce15b4 (patch)
tree4905218e811ca9c2e567e85c14c6d12e54ea5ea1 /chat/gossip/Makefile
parent57d3ac5d08fdc906ce8ba67c1927277d3a8a395d (diff)
downloadpkgsrc-5ef6d00899eb57b890bb8bc451780a1303ce15b4.tar.gz
Update to 0.7.5:
* SSL support when registering (Ross Burton) * Registering support for Jabberd 2 (Sjoerd Simons) * Fixed the nick highlighting code (Micke) * Re-enabled private chat through group chat (Micke) * Fixed group chat nick completion code (Micke) * Fixed crasher bug in logging code (Richard) * New translations (pt_BR, en_GB, lt) * Updated translations (cs, nl, da, ca, hr, zh_CN, no, es, cy)
Diffstat (limited to 'chat/gossip/Makefile')
-rw-r--r--chat/gossip/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/gossip/Makefile b/chat/gossip/Makefile
index 6885ea7c326..762a495c733 100644
--- a/chat/gossip/Makefile
+++ b/chat/gossip/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.25 2004/04/14 16:15:21 jmmv Exp $
+# $NetBSD: Makefile,v 1.26 2004/04/29 07:46:40 jmmv Exp $
#
-DISTNAME= gossip-0.7.4
+DISTNAME= gossip-0.7.5
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/gossip/0.7/}
EXTRACT_SUFX= .tar.bz2