diff options
author | steve <steve@FreeBSD.org> | 2000-05-30 07:46:11 +0800 |
---|---|---|
committer | steve <steve@FreeBSD.org> | 2000-05-30 07:46:11 +0800 |
commit | fb2c639ff1136c5d46a1709bde2dc90d09302885 (patch) | |
tree | 78db4399f0b9030ec6002f17a44d9e857f3aa7fe /astro/xephem | |
parent | b13c04d6ea11be90dbe81d4bfe799536eff672fe (diff) | |
download | freebsd-ports-gnome-fb2c639ff1136c5d46a1709bde2dc90d09302885.tar.gz freebsd-ports-gnome-fb2c639ff1136c5d46a1709bde2dc90d09302885.tar.zst freebsd-ports-gnome-fb2c639ff1136c5d46a1709bde2dc90d09302885.zip |
Update MASTER_SITES
PR: 16779
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
Diffstat (limited to 'astro/xephem')
-rw-r--r-- | astro/xephem/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/astro/xephem/Makefile b/astro/xephem/Makefile index 26e073bac931..add6d888070b 100644 --- a/astro/xephem/Makefile +++ b/astro/xephem/Makefile @@ -8,9 +8,8 @@ PORTNAME= xephem PORTVERSION= 3.2.3 CATEGORIES= astro -MASTER_SITES= ftp://iraf.noao.edu/contrib/xephem/ \ - ftp://gastro23.physics.uiowa.edu/pub/xephem/ \ - ftp://iphcip1.physik.uni-mainz.de/pub/xephem/ \ +MASTER_SITES= http://www.clearskyinstitute.com/xephem/xephem/ \ + ftp://iraf.noao.edu/contrib/xephem/ \ ftp://wolf.ifj.edu.pl/mirror/xephem/ MAINTAINER= ports@FreeBSD.org |