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/prodosemu | |
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/prodosemu')
-rw-r--r-- | emulators/prodosemu/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/prodosemu/Makefile b/emulators/prodosemu/Makefile index d5562e5c4531..11e888bcb489 100644 --- a/emulators/prodosemu/Makefile +++ b/emulators/prodosemu/Makefile @@ -21,7 +21,7 @@ PLIST_DIRS= share/apple2 NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |