diff options
author | Renato Botelho <garga@FreeBSD.org> | 2006-03-08 11:49:58 +0000 |
---|---|---|
committer | Renato Botelho <garga@FreeBSD.org> | 2006-03-08 11:49:58 +0000 |
commit | 14262f30a06800de70cc278291f1e651f7580b5d (patch) | |
tree | 253cb78212eee53f37f0d9c36eb0408f2a5b6b1d /astro | |
parent | 8843ef41ed928f767751c02990e4a2994f698717 (diff) | |
download | ports-14262f30a06800de70cc278291f1e651f7580b5d.tar.gz ports-14262f30a06800de70cc278291f1e651f7580b5d.zip |
Notes
Diffstat (limited to 'astro')
-rw-r--r-- | astro/cfitsio/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/astro/cfitsio/Makefile b/astro/cfitsio/Makefile index aaa7fcf835c3..3a46ade1ef2a 100644 --- a/astro/cfitsio/Makefile +++ b/astro/cfitsio/Makefile @@ -8,7 +8,7 @@ PORTNAME= cfitsio PORTVERSION= 2.510 CATEGORIES= astro -MASTER_SITES= ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/ +MASTER_SITES= ftp://heasarc.gsfc.nasa.gov/software/fitsio/c/oldvers/ DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= ports@FreeBSD.org |