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/spiped | |
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/spiped')
-rw-r--r-- | sysutils/spiped/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/spiped/Makefile b/sysutils/spiped/Makefile index 18ac047e8b9e..2f6cacc7b6b2 100644 --- a/sysutils/spiped/Makefile +++ b/sysutils/spiped/Makefile @@ -30,7 +30,7 @@ USE_RC_SUBR= spiped NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |