aboutsummaryrefslogtreecommitdiffstats
path: root/x11-fm/xdiskusage
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2004-03-02 19:02:11 +0800
committerkris <kris@FreeBSD.org>2004-03-02 19:02:11 +0800
commit71b2b6c2e6c31860a52718a2717af92064b25ab0 (patch)
tree28a208a5372dd35b5c18d5d1e57efdfd18125ece /x11-fm/xdiskusage
parent4225d051c23288e0d7d08fb302d79164c1323348 (diff)
downloadfreebsd-ports-gnome-71b2b6c2e6c31860a52718a2717af92064b25ab0.tar.gz
freebsd-ports-gnome-71b2b6c2e6c31860a52718a2717af92064b25ab0.tar.zst
freebsd-ports-gnome-71b2b6c2e6c31860a52718a2717af92064b25ab0.zip
IGNORE strings should not be quoted
Submitted by: Ion-Mihai Tetcu <itetcu@apropo.ro>
Diffstat (limited to 'x11-fm/xdiskusage')
-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