diff options
-rw-r--r-- | sci-astronomy/wcstools/wcstools-3.9.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sci-astronomy/wcstools/wcstools-3.9.5.ebuild b/sci-astronomy/wcstools/wcstools-3.9.5.ebuild index 641bebc84fb2..10343816cfe0 100644 --- a/sci-astronomy/wcstools/wcstools-3.9.5.ebuild +++ b/sci-astronomy/wcstools/wcstools-3.9.5.ebuild @@ -7,7 +7,7 @@ inherit eutils autotools DESCRIPTION="World Coordinate System library for astronomical FITS images" HOMEPAGE="http://tdc-www.harvard.edu/software/wcstools" -SRC_URI="${HOMEPAGE}/${P}.tar.gz" +SRC_URI="http://tdc-www.harvard.edu/software/wcstools/${P}.tar.gz" LICENSE="GPL-2 LGPL-2.1" SLOT="0" |