diff options
Diffstat (limited to 'app-shells/tcsh/tcsh-6.20.00.ebuild')
-rw-r--r-- | app-shells/tcsh/tcsh-6.20.00.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-shells/tcsh/tcsh-6.20.00.ebuild b/app-shells/tcsh/tcsh-6.20.00.ebuild index 94a3fd70dd76..0c539bbd153c 100644 --- a/app-shells/tcsh/tcsh-6.20.00.ebuild +++ b/app-shells/tcsh/tcsh-6.20.00.ebuild @@ -8,7 +8,7 @@ inherit eutils flag-o-matic autotools prefix CONFVER="1.9" DESCRIPTION="Enhanced version of the Berkeley C shell (csh)" -HOMEPAGE="http://www.tcsh.org/" +HOMEPAGE="https://www.tcsh.org/" SRC_URI=" ftp://ftp.astron.com/pub/tcsh/${P}.tar.gz https://dev.gentoo.org/~grobian/distfiles/tcsh-gentoo-patches-r${CONFVER}.tar.bz2" |