mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
IGNORE strings should not be quoted
Submitted by: Ion-Mihai Tetcu <itetcu@apropo.ro>
This commit is contained in:
parent
f8c6260e48
commit
341ff352c3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=102720
@ -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
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user