aboutsummaryrefslogtreecommitdiff
path: root/sysutils/jtop/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/jtop/Makefile')
-rw-r--r--sysutils/jtop/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysutils/jtop/Makefile b/sysutils/jtop/Makefile
index 7fc9a5bab9fc..ed8d74dca423 100644
--- a/sysutils/jtop/Makefile
+++ b/sysutils/jtop/Makefile
@@ -14,6 +14,6 @@ RUN_DEPENDS:= ${BUILD_DEPENDS}
USES= perl5 shebangfix
PLIST_FILES= bin/jtop man/man1/jtop.1.gz
-SHEBANG_FILES= jtop.pl
+SHEBANG_FILES= jtop.pl
.include <bsd.port.mk>