diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:48 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:48 +0000 |
commit | 3e71c5820485b3e315bb589b71e4d98a1e76d120 (patch) | |
tree | e0abe7855bfca039e9bbd3999052684a2414171f /textproc/pure-csv | |
parent | 239a5ff5de3d00f1392d539f91bc9040ae80b19a (diff) |
Remove trailing whitespaces from category textproc
Notes
Notes:
svn path=/head/; revision=345436
Diffstat (limited to 'textproc/pure-csv')
-rw-r--r-- | textproc/pure-csv/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/textproc/pure-csv/Makefile b/textproc/pure-csv/Makefile index e0066d34ff7c..12c9e8c9fcef 100644 --- a/textproc/pure-csv/Makefile +++ b/textproc/pure-csv/Makefile @@ -22,7 +22,7 @@ NO_STAGE= yes PORTDOCS= README -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |