summaryrefslogtreecommitdiff
path: root/sysutils/kdirstat/Makefile
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2004-02-09 12:26:53 +0000
committermarkd <markd@pkgsrc.org>2004-02-09 12:26:53 +0000
commit2a8e866977433ed55102b6fa24d0edbbad78a327 (patch)
treefa1e914bd725a68f17bca1a32ffbaef9b6489368 /sysutils/kdirstat/Makefile
parent356ba1e1f1a59fca75b33cf293f63a3c5ac5e933 (diff)
downloadpkgsrc-2a8e866977433ed55102b6fa24d0edbbad78a327.tar.gz
Update kdirstat to 2.4.0.
Changes Overview: o Fixed crash when quitting program while directory reading in progress. o Fixed crash when trying to open another directory for reading while reading still in progress. This is really just a variant of the above bug. o Added German translation contributed by Christoph Eckert. o Added Stop Reading toolbar button (and menu entry) to abort directory reading while in progress.
Diffstat (limited to 'sysutils/kdirstat/Makefile')
-rw-r--r--sysutils/kdirstat/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/sysutils/kdirstat/Makefile b/sysutils/kdirstat/Makefile
index af1ad4d2e29..cddb6c92116 100644
--- a/sysutils/kdirstat/Makefile
+++ b/sysutils/kdirstat/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.10 2004/01/24 15:06:58 grant Exp $
+# $NetBSD: Makefile,v 1.11 2004/02/09 12:26:53 markd Exp $
-DISTNAME= kdirstat-2.3.7
-PKGREVISION= 5
+DISTNAME= kdirstat-2.4.0
CATEGORIES= sysutils kde
MASTER_SITES= http://kdirstat.sourceforge.net/download/
EXTRACT_SUFX= .tar.bz2