1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-19 19:59:43 +00:00

- Fix shebangs

MFH:		2015Q2 (blanket)
This commit is contained in:
Dmitry Marakasov 2015-06-09 19:53:01 +00:00
parent b0802a61eb
commit c1fd81a9f3
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=388994

View File

@ -3,7 +3,7 @@
PORTNAME= unixbench
PORTVERSION= 4.1.0
PORTREVISION= 1
PORTREVISION= 2
CATEGORIES= benchmarks
MASTER_SITES= http://ftp.osuosl.org/pub/nslu2/sources/ \
http://www.tux.org/pub/tux/niemi/unixbench/
@ -11,7 +11,8 @@ MASTER_SITES= http://ftp.osuosl.org/pub/nslu2/sources/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= BYTE magazine's Public Domain benchmark for UNIX
USES= tar:tgz
USES= shebangfix tar:tgz
SHEBANG_FILES= pgms/perlbench
SUB_FILES= unixbench
MAKE_JOBS_UNSAFE= yes