diff options
author | makc <makc@FreeBSD.org> | 2011-05-02 20:44:53 +0800 |
---|---|---|
committer | makc <makc@FreeBSD.org> | 2011-05-02 20:44:53 +0800 |
commit | d18d6b4f468181aa9b5972f89fc86acac6971505 (patch) | |
tree | fd2df00685187715a2aa5848e5a5f080cbb36854 /benchmarks | |
parent | 0b64cc46fcb88742b587914544bbd88f7a415203 (diff) | |
download | freebsd-ports-gnome-d18d6b4f468181aa9b5972f89fc86acac6971505.tar.gz freebsd-ports-gnome-d18d6b4f468181aa9b5972f89fc86acac6971505.tar.zst freebsd-ports-gnome-d18d6b4f468181aa9b5972f89fc86acac6971505.zip |
Bump PORTREVISION after open-mofit update
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/autobench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/dbs/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/polygraph/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/polygraph31/Makefile | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/autobench/Makefile b/benchmarks/autobench/Makefile index 5b22ba661673..573d0428131c 100644 --- a/benchmarks/autobench/Makefile +++ b/benchmarks/autobench/Makefile @@ -8,7 +8,7 @@ PORTNAME= autobench PORTVERSION= 2.1.2 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= benchmarks www MASTER_SITES= http://www.xenoclast.org/autobench/downloads/ \ http://www.sfr-fresh.com/unix/privat/ diff --git a/benchmarks/dbs/Makefile b/benchmarks/dbs/Makefile index cba498fde860..1eade3683d6f 100644 --- a/benchmarks/dbs/Makefile +++ b/benchmarks/dbs/Makefile @@ -7,7 +7,7 @@ PORTNAME= dbs PORTVERSION= 1.1.5 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= benchmarks MASTER_SITES= http://www.kusa.ac.jp/~yukio-m/dbs/software1.1.5/ \ ${MASTER_SITE_LOCAL} diff --git a/benchmarks/polygraph/Makefile b/benchmarks/polygraph/Makefile index 650bafb2dc62..44adb235b06c 100644 --- a/benchmarks/polygraph/Makefile +++ b/benchmarks/polygraph/Makefile @@ -7,7 +7,7 @@ PORTNAME= polygraph PORTVERSION= 3.0.6 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= benchmarks www MASTER_SITES= http://www.web-polygraph.org/downloads/srcs/ \ http://people.bsdgroup.de/~as/freebsd/distfiles/ diff --git a/benchmarks/polygraph31/Makefile b/benchmarks/polygraph31/Makefile index bbe4c3839485..e1263f8b1637 100644 --- a/benchmarks/polygraph31/Makefile +++ b/benchmarks/polygraph31/Makefile @@ -7,7 +7,7 @@ PORTNAME= polygraph31 PORTVERSION= 3.1.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= benchmarks www MASTER_SITES= http://www.web-polygraph.org/downloads/srcs/ DISTNAME= ${PORTNAME:S/31//}-${PORTVERSION}-src |