diff options
author | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:36:56 +0000 |
---|---|---|
committer | Emanuel Haupt <ehaupt@FreeBSD.org> | 2014-02-21 13:36:56 +0000 |
commit | f106cadd170b7db207b17ad6263d78f672fc49f2 (patch) | |
tree | 1b26c34356ea5bd6fb2883963ea676e744ea6905 /games/lpairs | |
parent | Remove trailing whitespaces from category ftp (diff) |
Remove trailing whitespaces from category games
Notes
Notes:
svn path=/head/; revision=345410
Diffstat (limited to 'games/lpairs')
-rw-r--r-- | games/lpairs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/games/lpairs/Makefile b/games/lpairs/Makefile index 4f4040ef92d2..56cf24ab3a92 100644 --- a/games/lpairs/Makefile +++ b/games/lpairs/Makefile @@ -15,7 +15,7 @@ USE_SDL= sdl CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -OPTIONS_DEFINE= NLS +OPTIONS_DEFINE= NLS .include <bsd.port.options.mk> |