diff options
author | vg <vg@FreeBSD.org> | 2013-10-03 00:16:21 +0800 |
---|---|---|
committer | vg <vg@FreeBSD.org> | 2013-10-03 00:16:21 +0800 |
commit | 72eb72d5473892b70fb2e548af2ec6ded94b9882 (patch) | |
tree | 30d6c9976227d73ddaab0cfeb5d5dfbf6604f4d3 /benchmarks | |
parent | 7f38c4c321de17f91c9bce1f18000de63d2bd75f (diff) | |
download | freebsd-ports-gnome-72eb72d5473892b70fb2e548af2ec6ded94b9882.tar.gz freebsd-ports-gnome-72eb72d5473892b70fb2e548af2ec6ded94b9882.tar.zst freebsd-ports-gnome-72eb72d5473892b70fb2e548af2ec6ded94b9882.zip |
- Changed tabs to spaces in pkg-descr
- Changed MASTER_SITES
Approved by: eadler (mentor)
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/nosqlbench/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/nosqlbench/Makefile b/benchmarks/nosqlbench/Makefile index c3aec72794be..04be560ceb84 100644 --- a/benchmarks/nosqlbench/Makefile +++ b/benchmarks/nosqlbench/Makefile @@ -4,7 +4,7 @@ PORTNAME= nosqlbench PORTVERSION= 0.0.${DATE} CATEGORIES= benchmarks databases -MASTER_SITES= http://fbsd.zlonet.ru/distfiles/ +MASTER_SITES= LOCAL/vg MAINTAINER= vg@FreeBSD.org COMMENT= Micro-benchmarking NoSQL storage |