summaryrefslogtreecommitdiff
path: root/x11-fm
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-03-02 11:02:11 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-03-02 11:02:11 +0000
commit341ff352c3fcae69ea97e8b85bff4b16eccb5c73 (patch)
treecdef191108b18d784811dc670d5aa381cd417cb0 /x11-fm
parent* Upgrade to 0.11.46. (diff)
IGNORE strings should not be quoted
Submitted by: Ion-Mihai Tetcu <itetcu@apropo.ro>
Notes
Notes: svn path=/head/; revision=102720
Diffstat (limited to 'x11-fm')
-rw-r--r--x11-fm/xdiskusage/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/x11-fm/xdiskusage/Makefile b/x11-fm/xdiskusage/Makefile
index 34390191c55d..e63656eafc8f 100644
--- a/x11-fm/xdiskusage/Makefile
+++ b/x11-fm/xdiskusage/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= x11-fm
MASTER_SITES= http://xdiskusage.sourceforge.net/
EXTRACT_SUFX= .tgz
-IGNORE= "only works with 'du' output, e.g. du | xdiskusage -"
+IGNORE= only works with 'du' output, e.g. du | xdiskusage -
MAINTAINER= trevor@FreeBSD.org
COMMENT= Show where disk space is taken up