diff options
Diffstat (limited to 'astro')
-rw-r--r-- | astro/saoimage/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/astro/saoimage/Makefile b/astro/saoimage/Makefile index 0584139d51cb..7fa13243dc1d 100644 --- a/astro/saoimage/Makefile +++ b/astro/saoimage/Makefile @@ -8,7 +8,8 @@ PORTNAME= saoimage PORTVERSION= 1.27.2 CATEGORIES= astro -MASTER_SITES= ftp://cfa-ftp.harvard.edu/pub/gsc/SAOimage/ +MASTER_SITES= ftp://cfa-ftp.harvard.edu/pub/gsc/SAOimage/ \ + ftp://ftp.u-aizu.ac.jp/pub/graphics/image/SAO/SAOimage/ MAINTAINER= ports@FreeBSD.org |