diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:36:40 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:36:40 +0800 |
commit | 5800e7a85c8e0f6b755ae9eea167d6f2ceab89ee (patch) | |
tree | b5571c6129f14fdb75592f5664362f0ce0a92640 /emulators/openmsx | |
parent | 20188ac2aadd18b90365ed025a3e88d253fa7f92 (diff) | |
download | freebsd-ports-gnome-5800e7a85c8e0f6b755ae9eea167d6f2ceab89ee.tar.gz freebsd-ports-gnome-5800e7a85c8e0f6b755ae9eea167d6f2ceab89ee.tar.zst freebsd-ports-gnome-5800e7a85c8e0f6b755ae9eea167d6f2ceab89ee.zip |
Remove trailing whitespaces from category emulators
Diffstat (limited to 'emulators/openmsx')
-rw-r--r-- | emulators/openmsx/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/openmsx/Makefile b/emulators/openmsx/Makefile index aff9de15ba27..59327699f635 100644 --- a/emulators/openmsx/Makefile +++ b/emulators/openmsx/Makefile @@ -33,7 +33,7 @@ PLIST_FILES= bin/openmsx PORTDATA= * PORTDOCS= * -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |