diff options
author | miwi <miwi@FreeBSD.org> | 2006-11-05 07:04:33 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2006-11-05 07:04:33 +0800 |
commit | 0f2ca17a3ac2e18dc4bf1c8a4640bf4fbadc47d1 (patch) | |
tree | ca32db13cdfedfe533f7d2fc7baf661d0457918c /benchmarks | |
parent | 9bb5da7936e3670b53e6a2b05ffa674661a07a46 (diff) | |
download | freebsd-ports-gnome-0f2ca17a3ac2e18dc4bf1c8a4640bf4fbadc47d1.tar.gz freebsd-ports-gnome-0f2ca17a3ac2e18dc4bf1c8a4640bf4fbadc47d1.tar.zst freebsd-ports-gnome-0f2ca17a3ac2e18dc4bf1c8a4640bf4fbadc47d1.zip |
- Update MASTER_SITES
PR: ports/105020
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Approved by: maintainer
Sponsored by: FreeBSD Bug-a-thon #2
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/nbench/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/benchmarks/nbench/Makefile b/benchmarks/nbench/Makefile index 86d5b0e27c84..a8feb25b98d3 100644 --- a/benchmarks/nbench/Makefile +++ b/benchmarks/nbench/Makefile @@ -8,7 +8,7 @@ PORTNAME= nbench PORTVERSION= 2.2.2 CATEGORIES= benchmarks -MASTER_SITES= ftp://ftp.tux.org/pub/tux/mayer/ +MASTER_SITES= http://www.tux.org/~mayer/linux/ DISTNAME= ${PORTNAME}-byte-${PORTVERSION} MAINTAINER= laszlof@vonostingroup.com |