summaryrefslogtreecommitdiff
path: root/net/xmule/Makefile
diff options
context:
space:
mode:
authorjmmv <jmmv@pkgsrc.org>2003-10-18 11:16:36 +0000
committerjmmv <jmmv@pkgsrc.org>2003-10-18 11:16:36 +0000
commit94e324c0069c5f49c2e85263c1d6ff2c80ea7152 (patch)
tree84e2d0706f0eb306f9058142d8a46d3eed2bea43 /net/xmule/Makefile
parentd81c0b6e8d1aa6093ab8813dbf5ff518fe7ffc95 (diff)
downloadpkgsrc-94e324c0069c5f49c2e85263c1d6ff2c80ea7152.tar.gz
Update to 1.6.1, mainly because the previous version is almost useless due to
protocol update in servers. Changes: malware's contributions: * Removed all font specifications from the XML resources. * Do not start a search after adding an ED2K-Link. * Enable clipping in download list control. * FIXED: Bug rehashing a part file. * FIXED: Various minor problems found by malloc debuggers. * Keep the requested file in sync with the part status in CUpDownClient. Un-Thesis' contributions: * Fixed various compatibility issues with the new eDonkey servers.
Diffstat (limited to 'net/xmule/Makefile')
-rw-r--r--net/xmule/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/net/xmule/Makefile b/net/xmule/Makefile
index 7f68c002ae2..0054fb2a81f 100644
--- a/net/xmule/Makefile
+++ b/net/xmule/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.8 2003/10/11 13:40:19 grant Exp $
+# $NetBSD: Makefile,v 1.9 2003/10/18 11:16:36 jmmv Exp $
#
-DISTNAME= xmule-1.6.0
-PKGREVISION= 1
+DISTNAME= xmule-1.6.1
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=xmule/}
EXTRACT_SUFX= .tar.bz2