diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:36:40 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:36:40 +0000 |
commit | ce75dc7a2c6dd8b5c1978eed405b854f20e17ec9 (patch) | |
tree | b5571c6129f14fdb75592f5664362f0ce0a92640 /emulators/tiemu3 | |
parent | Remove trailing whitespaces from category editors (diff) |
Remove trailing whitespaces from category emulators
Notes
Notes:
svn path=/head/; revision=345407
Diffstat (limited to 'emulators/tiemu3')
-rw-r--r-- | emulators/tiemu3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/tiemu3/Makefile b/emulators/tiemu3/Makefile index eb62f6377898..284143e3818a 100644 --- a/emulators/tiemu3/Makefile +++ b/emulators/tiemu3/Makefile @@ -29,7 +29,7 @@ MAN1= tiemu.1 NO_STAGE= yes -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> |