summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-02-22 17:22:39 +0000
committerMario Sergio Fujikawa Ferreira <lioux@FreeBSD.org>2001-02-22 17:22:39 +0000
commit76ae6e1d12cf84568df88cb40acf54d6565c3edc (patch)
tree5d935b4cd2375f78e05f328cc3f6f010ed19e6a4
parentUpgrade to 20010222a. (diff)
Add new MASTER_SITES
Notes
Notes: svn path=/head/; revision=38615
-rw-r--r--devel/libtai/Makefile4
-rw-r--r--sysutils/clockspeed/Makefile4
2 files changed, 6 insertions, 2 deletions
diff --git a/devel/libtai/Makefile b/devel/libtai/Makefile
index 553dd7d834c9..47335f4990b5 100644
--- a/devel/libtai/Makefile
+++ b/devel/libtai/Makefile
@@ -8,7 +8,9 @@
PORTNAME= libtai
PORTVERSION= 0.60
CATEGORIES= devel
-MASTER_SITES= http://cr.yp.to/libtai/
+MASTER_SITES= http://cr.yp.to/libtai/ \
+ ftp://mirror.pipex.net/pub/qmail/ \
+ ftp://ftp.rifkin.technion.ac.il/pub/qmail/
MAINTAINER= lioux@FreeBSD.org
diff --git a/sysutils/clockspeed/Makefile b/sysutils/clockspeed/Makefile
index b3fc7155ce89..c11ccdadfb2e 100644
--- a/sysutils/clockspeed/Makefile
+++ b/sysutils/clockspeed/Makefile
@@ -9,7 +9,9 @@ PORTNAME= clockspeed
PORTVERSION= 0.62
PORTREVISION= 1
CATEGORIES= sysutils
-MASTER_SITES= http://cr.yp.to/clockspeed/
+MASTER_SITES= http://cr.yp.to/clockspeed/ \
+ ftp://mirror.pipex.net/pub/qmail/ \
+ ftp://ftp.rifkin.technion.ac.il/pub/qmail/
MAINTAINER= lioux@FreeBSD.org