summaryrefslogtreecommitdiff
path: root/chat/bsflite/Makefile
diff options
context:
space:
mode:
authorwiz <wiz>2006-03-08 05:57:58 +0000
committerwiz <wiz>2006-03-08 05:57:58 +0000
commitaf9ac76d45be3871e1fbb15d176c65377930f58a (patch)
treea645f84e9ec3c4ee2defe6705bdaf657a369db32 /chat/bsflite/Makefile
parent7e40374a7eea4085d89958b70f657ce5e7f4399e (diff)
downloadpkgsrc-af9ac76d45be3871e1fbb15d176c65377930f58a.tar.gz
Update to 0.81p2, provided by Evan Hall in PR 32957.
0.81p2 - 02/13/2006 * For some reason some IM's contain an extra bit of information that imcomm choked on, so certain incoming messages would not be shown. I made tlv_split() in imcomm ignore the number of tlv's the server tells us, and this fixed it. 0.81p1 - 01/31/2006 * Fixed a bug that made AOL's Triton client ignore incoming IM's from bsflite.
Diffstat (limited to 'chat/bsflite/Makefile')
-rw-r--r--chat/bsflite/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/bsflite/Makefile b/chat/bsflite/Makefile
index 24a58538de0..c3f90f5105c 100644
--- a/chat/bsflite/Makefile
+++ b/chat/bsflite/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.6 2006/01/11 18:13:25 wiz Exp $
+# $NetBSD: Makefile,v 1.7 2006/03/08 05:57:58 wiz Exp $
-DISTNAME= bsflite-0.81
+DISTNAME= bsflite-0.81p2
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=bsflite/}