aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--deskutils/teapot/Makefile3
-rw-r--r--devel/bin86/Makefile3
-rw-r--r--devel/ragel/Makefile3
-rw-r--r--graphics/raster3d/Makefile3
-rw-r--r--net-im/ejabberd/Makefile3
-rw-r--r--net/6tunnel/Makefile3
-rw-r--r--security/clamassassin/Makefile3
-rw-r--r--shells/wapsh/Makefile3
8 files changed, 16 insertions, 8 deletions
diff --git a/deskutils/teapot/Makefile b/deskutils/teapot/Makefile
index 97eda7a19aaa..cacc17d58922 100644
--- a/deskutils/teapot/Makefile
+++ b/deskutils/teapot/Makefile
@@ -8,7 +8,8 @@
PORTNAME= teapot
PORTVERSION= 1.09
CATEGORIES= deskutils
-MASTER_SITES= http://www.moria.de/~michael/teapot/
+MASTER_SITES= http://www.moria.de/~michael/teapot/ \
+ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/
MAINTAINER= shaun@inerd.com
COMMENT= Full-screen curses based spread sheet program
diff --git a/devel/bin86/Makefile b/devel/bin86/Makefile
index 6dc7758b0551..12a021be6391 100644
--- a/devel/bin86/Makefile
+++ b/devel/bin86/Makefile
@@ -8,7 +8,8 @@
PORTNAME= bin86
PORTVERSION= 0.16.17
CATEGORIES= devel
-MASTER_SITES= http://homepage.ntlworld.com/robert.debath/dev86/
+MASTER_SITES= http://homepage.ntlworld.com/robert.debath/dev86/ \
+ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/
MAINTAINER= shaun@inerd.com
COMMENT= 16-bit assembler and loader (conflicts with devel/bcc)
diff --git a/devel/ragel/Makefile b/devel/ragel/Makefile
index 254d2cf533bd..761b17fa7ea6 100644
--- a/devel/ragel/Makefile
+++ b/devel/ragel/Makefile
@@ -9,7 +9,8 @@
PORTNAME= ragel
PORTVERSION= 5.6
CATEGORIES= devel
-MASTER_SITES= http://www.cs.queensu.ca/home/thurston/ragel/
+MASTER_SITES= http://www.cs.queensu.ca/home/thurston/ragel/ \
+ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/
MAINTAINER= shaun@inerd.com
COMMENT= Compile regular languages into executable C/C++ code
diff --git a/graphics/raster3d/Makefile b/graphics/raster3d/Makefile
index db2c150eabe9..3eca0f88d410 100644
--- a/graphics/raster3d/Makefile
+++ b/graphics/raster3d/Makefile
@@ -8,7 +8,8 @@
PORTNAME= raster3d
DISTVERSION= 2.7d
CATEGORIES= graphics biology
-MASTER_SITES= http://skuld.bmsc.washington.edu/${PORTNAME}/
+MASTER_SITES= http://skuld.bmsc.washington.edu/${PORTNAME}/ \
+ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/
DISTNAME= Raster3D_${DISTVERSION}
MAINTAINER= shaun@inerd.com
diff --git a/net-im/ejabberd/Makefile b/net-im/ejabberd/Makefile
index 770e88585aba..fe78dd39ee00 100644
--- a/net-im/ejabberd/Makefile
+++ b/net-im/ejabberd/Makefile
@@ -8,7 +8,8 @@
PORTNAME= ejabberd
PORTVERSION= 1.1.0
CATEGORIES= net-im
-MASTER_SITES= http://www.process-one.net/en/projects/ejabberd/download/${PORTVERSION}/
+MASTER_SITES= http://www.process-one.net/en/projects/ejabberd/download/${PORTVERSION}/ \
+ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/
MAINTAINER= shaun@inerd.com
COMMENT= Free and Open Source distributed fault-tolerant Jabber server
diff --git a/net/6tunnel/Makefile b/net/6tunnel/Makefile
index 27891027ebad..d25e92e1040a 100644
--- a/net/6tunnel/Makefile
+++ b/net/6tunnel/Makefile
@@ -8,7 +8,8 @@
PORTNAME= 6tunnel
DISTVERSION= 0.11rc2
CATEGORIES= net ipv6
-MASTER_SITES= http://toxygen.net/6tunnel/
+MASTER_SITES= http://toxygen.net/6tunnel/ \
+ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/
MAINTAINER= shaun@inerd.com
COMMENT= TCP proxy for applications that don't speak IPv6
diff --git a/security/clamassassin/Makefile b/security/clamassassin/Makefile
index 86a57b9ff83a..be387b990ee7 100644
--- a/security/clamassassin/Makefile
+++ b/security/clamassassin/Makefile
@@ -8,7 +8,8 @@
PORTNAME= clamassassin
PORTVERSION= 1.2.3
CATEGORIES= security
-MASTER_SITES= http://drivel.com/clamassassin/
+MASTER_SITES= http://drivel.com/clamassassin/ \
+ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/
MAINTAINER= shaun@inerd.com
COMMENT= A simple virus filter wrapper for ClamAV
diff --git a/shells/wapsh/Makefile b/shells/wapsh/Makefile
index ad94b71518b0..907e0fad5bfb 100644
--- a/shells/wapsh/Makefile
+++ b/shells/wapsh/Makefile
@@ -8,7 +8,8 @@
PORTNAME= wapsh
PORTVERSION= 1.0.1
CATEGORIES= shells
-MASTER_SITES= http://www.exolution.de/geschaeft/produkte/wapsh/
+MASTER_SITES= http://www.exolution.de/geschaeft/produkte/wapsh/ \
+ http://mirror.inerd.com/FreeBSD/distfiles/${PORTNAME}/
DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= shaun@inerd.com