diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2006-04-29 17:14:52 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2006-04-29 17:14:52 +0800 |
commit | 6e7385602a52d038c148909817b166fb27cd0b9b (patch) | |
tree | c851d5f9c8c9bfa433a108a0dc395141a5ec9826 /graphics | |
parent | 69511d781dd00ab0694389219347b1ac812bad38 (diff) | |
download | freebsd-ports-gnome-6e7385602a52d038c148909817b166fb27cd0b9b.tar.gz freebsd-ports-gnome-6e7385602a52d038c148909817b166fb27cd0b9b.tar.zst freebsd-ports-gnome-6e7385602a52d038c148909817b166fb27cd0b9b.zip |
Add an additional mirror.
Submitted by: Shaun Amott <shaun@inerd.com> (maintainer)
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/raster3d/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
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 |