diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2014-08-26 19:55:00 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2014-08-26 19:55:00 +0000 |
commit | 78ae62f1d4661fc7930a4b4cfa0e1eb0132a59b0 (patch) | |
tree | c231c01e60f325a27b9a8aebac3f1c2331f74431 /benchmarks/hpl/Makefile | |
parent | ea5b6d0251019b4cc5057168440896710c9830e7 (diff) |
Notes
Diffstat (limited to 'benchmarks/hpl/Makefile')
-rw-r--r-- | benchmarks/hpl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/hpl/Makefile b/benchmarks/hpl/Makefile index 8a2635959aa2..4f8d0ebfa1a3 100644 --- a/benchmarks/hpl/Makefile +++ b/benchmarks/hpl/Makefile @@ -3,7 +3,7 @@ PORTNAME= hpl PORTVERSION= 2.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= benchmarks MASTER_SITES= ${MASTER_SITE_NETLIB} MASTER_SITE_SUBDIR= benchmark/hpl |