aboutsummaryrefslogtreecommitdiffstats
path: root/games/gnarr
diff options
context:
space:
mode:
authorolgeni <olgeni@FreeBSD.org>2017-11-01 21:10:35 +0800
committerolgeni <olgeni@FreeBSD.org>2017-11-01 21:10:35 +0800
commitc34368a9821f72298143065b53868f8b7b70cabf (patch)
tree9695b297af36ba840f671615e51523a713e61430 /games/gnarr
parent5319c08d3767fc10a712131b3bb41ecc38624718 (diff)
downloadfreebsd-ports-gnome-c34368a9821f72298143065b53868f8b7b70cabf.tar.gz
freebsd-ports-gnome-c34368a9821f72298143065b53868f8b7b70cabf.tar.zst
freebsd-ports-gnome-c34368a9821f72298143065b53868f8b7b70cabf.zip
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports.
Diffstat (limited to 'games/gnarr')
-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>