diff options
author | lioux <lioux@FreeBSD.org> | 2002-09-20 14:38:47 +0000 |
---|---|---|
committer | lioux <lioux@FreeBSD.org> | 2002-09-20 14:38:47 +0000 |
commit | b72003c2adef9a8dfa37b019b7bc1dc8de0fb39e (patch) | |
tree | 28c273d0c1f3ce1745086de44312a34a7b0b42a7 /sysutils/clockspeed | |
parent | b6f3a6aea45d1df503743e31600f7c1e358557f6 (diff) | |
download | FreeBSD-ports-b72003c2adef9a8dfa37b019b7bc1dc8de0fb39e.zip FreeBSD-ports-b72003c2adef9a8dfa37b019b7bc1dc8de0fb39e.tar.gz |
Sanitize MASTER_SITES
Submitted by: fenner's distfile survey
Diffstat (limited to 'sysutils/clockspeed')
-rw-r--r-- | sysutils/clockspeed/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/clockspeed/Makefile b/sysutils/clockspeed/Makefile index 9e59ee9..0682131 100644 --- a/sysutils/clockspeed/Makefile +++ b/sysutils/clockspeed/Makefile @@ -10,7 +10,8 @@ PORTVERSION= 0.62 PORTREVISION= 2 CATEGORIES= sysutils MASTER_SITES= http://cr.yp.to/clockspeed/ \ - ftp://ftp.rifkin.technion.ac.il/pub/qmail/ + ftp://ftp.sunsite.auc.dk/disk1/qmail/ \ + ftp://ftp.task.gda.pl/mirror/mirror.qmail.org/koobera/pub/software/ MAINTAINER= lioux@FreeBSD.org |