diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 13:36:56 +0000 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 13:36:56 +0000 |
commit | c0c02bc2a63a9cf3a47e6899b3eb0e73c1578974 (patch) | |
tree | 1b26c34356ea5bd6fb2883963ea676e744ea6905 /games/nethack34/Makefile | |
parent | 0281f32765de92bf95214319a5241f1f88226319 (diff) | |
download | FreeBSD-ports-c0c02bc2a63a9cf3a47e6899b3eb0e73c1578974.zip FreeBSD-ports-c0c02bc2a63a9cf3a47e6899b3eb0e73c1578974.tar.gz |
Remove trailing whitespaces from category games
Diffstat (limited to 'games/nethack34/Makefile')
-rw-r--r-- | games/nethack34/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/nethack34/Makefile b/games/nethack34/Makefile index 5404b59..5bba644 100644 --- a/games/nethack34/Makefile +++ b/games/nethack34/Makefile @@ -81,7 +81,7 @@ pre-everything:: ${ECHO_MSG} "!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!" ; \ fi -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |