diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-02-05 08:24:03 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-02-05 08:24:03 +0000 |
commit | 580d7d5393d82ebdab0069d342a97a5b3c239141 (patch) | |
tree | 101441ecdcdb8395c90a3be610f7331906b82125 /benchmarks | |
parent | 420a7673b2d5353b0cb230853cd080e69f0c86f0 (diff) | |
download | ports-580d7d5393d82ebdab0069d342a97a5b3c239141.tar.gz ports-580d7d5393d82ebdab0069d342a97a5b3c239141.zip |
Notes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/pathload/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/pathrate/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/pathload/Makefile b/benchmarks/pathload/Makefile index caf231f4f218..788376be6eaf 100644 --- a/benchmarks/pathload/Makefile +++ b/benchmarks/pathload/Makefile @@ -8,7 +8,7 @@ PORTNAME= pathload PORTVERSION= 1.3.2 CATEGORIES= benchmarks -MASTER_SITES= http://www-static.cc.gatech.edu/fac/Constantinos.Dovrolis/ +MASTER_SITES= http://www.cc.gatech.edu/fac/Constantinos.Dovrolis/ DISTNAME= ${PORTNAME} MAINTAINER= dikshie@lapi.itb.ac.id diff --git a/benchmarks/pathrate/Makefile b/benchmarks/pathrate/Makefile index 28466bca0e24..ee5cc9ec2229 100644 --- a/benchmarks/pathrate/Makefile +++ b/benchmarks/pathrate/Makefile @@ -8,7 +8,7 @@ PORTNAME= pathrate PORTVERSION= 2.4.1 CATEGORIES= benchmarks -MASTER_SITES= http://www-static.cc.gatech.edu/fac/Constantinos.Dovrolis/ +MASTER_SITES= http://www.cc.gatech.edu/fac/Constantinos.Dovrolis/ DISTNAME= ${PORTNAME} MAINTAINER= dikshie@lapi.itb.ac.id |