diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:44:53 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2011-05-02 12:44:53 +0000 |
commit | 630ca2285fa5e6de5891053bc2133d1d69c5385a (patch) | |
tree | 6fbfc49d776033d33d4e1091d7b71636b899d798 /benchmarks/dbs/Makefile | |
parent | 642c8ce78f9f4d399d09b4f0abebb684354f3582 (diff) |
Bump PORTREVISION after open-mofit update
Notes
Notes:
svn path=/head/; revision=273475
Diffstat (limited to 'benchmarks/dbs/Makefile')
-rw-r--r-- | benchmarks/dbs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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} |