diff options
Diffstat (limited to 'benchmarks/phoronix-test-suite/Makefile')
-rw-r--r-- | benchmarks/phoronix-test-suite/Makefile | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/benchmarks/phoronix-test-suite/Makefile b/benchmarks/phoronix-test-suite/Makefile index 77ba8a9051f5..23c4f3d7f897 100644 --- a/benchmarks/phoronix-test-suite/Makefile +++ b/benchmarks/phoronix-test-suite/Makefile @@ -1,12 +1,9 @@ -# New ports collection makefile for: phoronix -# Date created: Jul 1, 2009 -# Whom: Kris Moore <kmoore@FreeBSD.org> +# Created by: Kris Moore <kmoore@FreeBSD.org> # # $FreeBSD$ -# PORTNAME= phoronix-test-suite -PORTVERSION= 4.0.1 +PORTVERSION= 4.6.1 CATEGORIES= benchmarks MASTER_SITES= http://www.phoronix-test-suite.com/releases/ |