diff options
-rw-r--r-- | astro/saoimage/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/astro/saoimage/Makefile b/astro/saoimage/Makefile index f06fd09..0933e91 100644 --- a/astro/saoimage/Makefile +++ b/astro/saoimage/Makefile @@ -8,8 +8,7 @@ PORTNAME= saoimage PORTVERSION= 1.29.3 CATEGORIES= astro -MASTER_SITES= ftp://cfa-ftp.harvard.edu/pub/gsc/SAOimage/ \ - ftp://ftp.u-aizu.ac.jp/pub/graphics/image/SAO/SAOimage/ +MASTER_SITES= http://tdc-www.harvard.edu/software/saoimage/ MAINTAINER= ports@FreeBSD.org |