diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:35:10 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:35:10 +0000 |
commit | f454d095ba8fec5dca0b3d7925be17145ecdf431 (patch) | |
tree | b8011b7f8f13f73e8273742c369d1588f5c12879 /audio/spiralsynth | |
parent | 0f250ceed3444be2465f415bbf75a9ebb3e98f77 (diff) |
Remove trailing whitespaces from category audio
Notes
Notes:
svn path=/head/; revision=345395
Diffstat (limited to 'audio/spiralsynth')
-rw-r--r-- | audio/spiralsynth/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/spiralsynth/Makefile b/audio/spiralsynth/Makefile index 736f1b93296b..8ef0b809d4f3 100644 --- a/audio/spiralsynth/Makefile +++ b/audio/spiralsynth/Makefile @@ -23,7 +23,7 @@ WRKSRC= ${WRKDIR}/${DISTNAME} DOC_FILES= CHANGES COPYING README -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |