diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-29 08:38:17 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-12-29 08:38:17 +0000 |
commit | 5891e6281a77f3be3afdbfc8eeee7acd8c2fd1ba (patch) | |
tree | 130062339f879e705f60734db979a97edcd886c4 /benchmarks | |
parent | Fix a misspelling. (diff) |
Make benchmarks/dbench fetchable again.
Noticed by: portsurvey.
Submitted by: Andrew 'Onyx' Shevtsov <tridge@samba.org>
Notes
Notes:
svn path=/head/; revision=71975
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/dbench/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/benchmarks/dbench/Makefile b/benchmarks/dbench/Makefile index 42dc8c0ad299..1a9c01e14c4d 100644 --- a/benchmarks/dbench/Makefile +++ b/benchmarks/dbench/Makefile @@ -8,9 +8,7 @@ PORTNAME= dbench PORTVERSION= 1.3 CATEGORIES= benchmarks -# ftp://samba.org/pub/tridge/dbench/ does not exist anymore. Asked -# tridge@samba.org for a new site - edwin 20021228 -MASTER_SITES= # +MASTER_SITES= ftp://dnuc.polyn.kiae.su/pub/dbench/ MAINTAINER= nyxo@dnuc.polyn.kiae.su |