summaryrefslogtreecommitdiff
path: root/chat/loudmouth/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv>2004-11-02 19:42:41 +0000
committerjmmv <jmmv>2004-11-02 19:42:41 +0000
commit3ce55cf499e87c0f3111699ac67d6d5df7504818 (patch)
tree8e133cf5d5aca6d32d274430746fa8fb103f049d /chat/loudmouth/Makefile
parent5f0c21dd4bc0b1a369fb3de0d3d96e870569064e (diff)
downloadpkgsrc-3ce55cf499e87c0f3111699ac67d6d5df7504818.tar.gz
Update to 0.17.2:
* Unset proxy by setting it to NULL. * Fixes for 64 bit architectures. * Fixed an issue when not using default main context. * Fixed UTF-8 issue that lead to a few weird problems in Gossip.
Diffstat (limited to 'chat/loudmouth/Makefile')
-rw-r--r--chat/loudmouth/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/loudmouth/Makefile b/chat/loudmouth/Makefile
index 3b0a2f5eceb..325400f0703 100644
--- a/chat/loudmouth/Makefile
+++ b/chat/loudmouth/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.8 2004/10/22 09:12:26 adam Exp $
+# $NetBSD: Makefile,v 1.9 2004/11/02 19:42:41 jmmv Exp $
-DISTNAME= loudmouth-0.17.1
+DISTNAME= loudmouth-0.17.2
CATEGORIES= chat
MASTER_SITES= ${MASTER_SITE_GNOME:=sources/loudmouth/0.17/}
EXTRACT_SUFX= .tar.bz2