diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:39:48 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:39:48 +0800 |
commit | a73f5dd792551f96a60b4abb456ff3a43b67ace6 (patch) | |
tree | e0abe7855bfca039e9bbd3999052684a2414171f /textproc/pure-csv/Makefile | |
parent | d214e91df0e84a97f87244283d936f315b97cf12 (diff) | |
download | freebsd-ports-gnome-a73f5dd792551f96a60b4abb456ff3a43b67ace6.tar.gz freebsd-ports-gnome-a73f5dd792551f96a60b4abb456ff3a43b67ace6.tar.zst freebsd-ports-gnome-a73f5dd792551f96a60b4abb456ff3a43b67ace6.zip |
Remove trailing whitespaces from category textproc
Diffstat (limited to 'textproc/pure-csv/Makefile')
-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> |