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/cmp3 | |
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/cmp3')
-rw-r--r-- | audio/cmp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/cmp3/Makefile b/audio/cmp3/Makefile index 3f8941c9212c..36de97d98123 100644 --- a/audio/cmp3/Makefile +++ b/audio/cmp3/Makefile @@ -28,7 +28,7 @@ PLIST_FILES= bin/cmp3 bin/rnmp3 RUN_DEPENDS+= ogg123:${PORTSDIR}/audio/vorbis-tools .endif -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |