diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:38:12 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:38:12 +0800 |
commit | d07842972222fde1bf77cb74ca5de556405a2dd2 (patch) | |
tree | 7d508c1ae79dd4a278dc8bd3ae482be43969ffff /misc/bb/Makefile | |
parent | d9a2277516777b932ce87f586f9bb053b2cda3a3 (diff) | |
download | freebsd-ports-gnome-d07842972222fde1bf77cb74ca5de556405a2dd2.tar.gz freebsd-ports-gnome-d07842972222fde1bf77cb74ca5de556405a2dd2.tar.zst freebsd-ports-gnome-d07842972222fde1bf77cb74ca5de556405a2dd2.zip |
Remove trailing whitespaces from category misc
Diffstat (limited to 'misc/bb/Makefile')
-rw-r--r-- | misc/bb/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/misc/bb/Makefile b/misc/bb/Makefile index 94f4b63fa934..13c784aa31bd 100644 --- a/misc/bb/Makefile +++ b/misc/bb/Makefile @@ -23,7 +23,7 @@ PLIST_DIRS= share/bb NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |