diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:36:56 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2014-02-21 21:36:56 +0800 |
commit | c0c02bc2a63a9cf3a47e6899b3eb0e73c1578974 (patch) | |
tree | 1b26c34356ea5bd6fb2883963ea676e744ea6905 /games/xmulti | |
parent | 0281f32765de92bf95214319a5241f1f88226319 (diff) | |
download | freebsd-ports-gnome-c0c02bc2a63a9cf3a47e6899b3eb0e73c1578974.tar.gz freebsd-ports-gnome-c0c02bc2a63a9cf3a47e6899b3eb0e73c1578974.tar.zst freebsd-ports-gnome-c0c02bc2a63a9cf3a47e6899b3eb0e73c1578974.zip |
Remove trailing whitespaces from category games
Diffstat (limited to 'games/xmulti')
-rw-r--r-- | games/xmulti/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/xmulti/Makefile b/games/xmulti/Makefile index ffe78edfb2e6..9c40fa4cb0a7 100644 --- a/games/xmulti/Makefile +++ b/games/xmulti/Makefile @@ -22,7 +22,7 @@ DOCSDIR= ${PREFIX}/share/doc/ja/{PORTNAME} NO_STAGE= yes -OPTIONS_DEFINE= DOCS +OPTIONS_DEFINE= DOCS .include <bsd.port.options.mk> |