diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:35:10 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:35:10 +0800 |
commit | 5e2b9dd3b3c7d2bacc921a8183b55ed4bbaac498 (patch) | |
tree | b8011b7f8f13f73e8273742c369d1588f5c12879 /audio/squash | |
parent | d5cc5fd6bba59dc9d46ae2f75ae887de44d62841 (diff) | |
download | freebsd-ports-gnome-5e2b9dd3b3c7d2bacc921a8183b55ed4bbaac498.tar.gz freebsd-ports-gnome-5e2b9dd3b3c7d2bacc921a8183b55ed4bbaac498.tar.zst freebsd-ports-gnome-5e2b9dd3b3c7d2bacc921a8183b55ed4bbaac498.zip |
Remove trailing whitespaces from category audio
Diffstat (limited to 'audio/squash')
-rw-r--r-- | audio/squash/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/squash/Makefile b/audio/squash/Makefile index 87c9f826c86f..988cce4507a3 100644 --- a/audio/squash/Makefile +++ b/audio/squash/Makefile @@ -24,7 +24,7 @@ USES= gmake USE_RUBY= yes MAKE_ARGS= CC=${CC} -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |