diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:39:38 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:39:38 +0800 |
commit | d214e91df0e84a97f87244283d936f315b97cf12 (patch) | |
tree | ae7a9cef1917a87f355cd623da02c70b056bab48 /sysutils/bbcp | |
parent | 28c107edb5b5c4163af231053bcdb8c3949c91b6 (diff) | |
download | freebsd-ports-gnome-d214e91df0e84a97f87244283d936f315b97cf12.tar.gz freebsd-ports-gnome-d214e91df0e84a97f87244283d936f315b97cf12.tar.zst freebsd-ports-gnome-d214e91df0e84a97f87244283d936f315b97cf12.zip |
Remove trailing whitespaces from category sysutils
Diffstat (limited to 'sysutils/bbcp')
-rw-r--r-- | sysutils/bbcp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/bbcp/Makefile b/sysutils/bbcp/Makefile index 3fc67b9b0ba5..688d139d3a4c 100644 --- a/sysutils/bbcp/Makefile +++ b/sysutils/bbcp/Makefile @@ -20,7 +20,7 @@ USE_XZ= yes NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |