diff options
Diffstat (limited to 'app-shells/tcsh/tcsh-6.23.02.ebuild')
-rw-r--r-- | app-shells/tcsh/tcsh-6.23.02.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/tcsh/tcsh-6.23.02.ebuild b/app-shells/tcsh/tcsh-6.23.02.ebuild index 272be1706d35..4dde5bb6b458 100644 --- a/app-shells/tcsh/tcsh-6.23.02.ebuild +++ b/app-shells/tcsh/tcsh-6.23.02.ebuild @@ -10,7 +10,7 @@ CONFVER="1.9" DESCRIPTION="Enhanced version of the Berkeley C shell (csh)" HOMEPAGE="https://www.tcsh.org/" SRC_URI=" - ftp://ftp.astron.com/pub/tcsh/${P}.tar.gz + ftp://ftp.astron.com/pub/tcsh/old/${P}.tar.gz https://dev.gentoo.org/~grobian/distfiles/tcsh-gentoo-patches-r${CONFVER}.tar.bz2" LICENSE="BSD" |