aboutsummaryrefslogtreecommitdiff
path: root/games
diff options
context:
space:
mode:
authorJimmy Olgeni <olgeni@FreeBSD.org>2017-11-01 13:10:35 +0000
committerJimmy Olgeni <olgeni@FreeBSD.org>2017-11-01 13:10:35 +0000
commit2fb9f253738e151f2fbe761516881a4f0594a09d (patch)
tree9695b297af36ba840f671615e51523a713e61430 /games
parent800ccbb3b55bc2ef883f887ccd6925b011df90ef (diff)
downloadports-2fb9f253738e151f2fbe761516881a4f0594a09d.tar.gz
ports-2fb9f253738e151f2fbe761516881a4f0594a09d.zip
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
Notes
Notes: svn path=/head/; revision=453284
Diffstat (limited to 'games')
-rw-r--r--games/gnarr/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/games/gnarr/Makefile b/games/gnarr/Makefile
index c38563fe74e3..752ba5c7d6bc 100644
--- a/games/gnarr/Makefile
+++ b/games/gnarr/Makefile
@@ -11,7 +11,7 @@ MAINTAINER= daniel.ryslink@dialtelecom.cz
COMMENT= Program for generating battle cries
NO_BUILD= yes
-USES= perl5 shebangfix
+USES= perl5 shebangfix
SHEBANG_FILES= gnarr
.include <bsd.port.mk>