diff options
Diffstat (limited to 'astro/xephem/Makefile')
-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 |