diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:38 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:39:38 +0000 |
commit | 239a5ff5de3d00f1392d539f91bc9040ae80b19a (patch) | |
tree | ae7a9cef1917a87f355cd623da02c70b056bab48 /sysutils/dd_rescue | |
parent | Remove trailing whitespaces from category shells (diff) |
Remove trailing whitespaces from category sysutils
Diffstat (limited to 'sysutils/dd_rescue')
-rw-r--r-- | sysutils/dd_rescue/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/dd_rescue/Makefile b/sysutils/dd_rescue/Makefile index 5eaece07eb31..8d640921abe4 100644 --- a/sysutils/dd_rescue/Makefile +++ b/sysutils/dd_rescue/Makefile @@ -22,7 +22,7 @@ ALL_TARGET= default NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |