diff options
author | obache <obache@pkgsrc.org> | 2013-03-16 07:21:18 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2013-03-16 07:21:18 +0000 |
commit | e4dd4cf082d9a42bc1c8592c6d47868d8f33c97e (patch) | |
tree | c8333aa872fd29b36f21535276d16fc4e0ea81d1 /benchmarks | |
parent | c5b50f16c2e25f17c2e5af50cbe410bcb380607b (diff) | |
download | pkgsrc-e4dd4cf082d9a42bc1c8592c6d47868d8f33c97e.tar.gz |
Bump PKGREVISION from default PHP version change to 5.4.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/phoronix-test-suite/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/phoronix-test-suite/Makefile b/benchmarks/phoronix-test-suite/Makefile index 1ad0de0913a..016ac3b95fe 100644 --- a/benchmarks/phoronix-test-suite/Makefile +++ b/benchmarks/phoronix-test-suite/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2012/09/11 22:37:14 asau Exp $ +# $NetBSD: Makefile,v 1.6 2013/03/16 07:21:19 obache Exp $ # DISTNAME= phoronix-test-suite-${PTS_VERSION} PTS_VERSION= 3.4.0 -PKG_REVISION= 1 +PKGREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= http://www.phoronix-test-suite.com/releases/ |