From: Fabian Groffen Date: Sat, 22 Jul 2017 07:45:15 +0000 (+0200) Subject: app-shells/tcsh: fix patch URL, thanks Jonas Stein in bug #625916 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=51c57bae7b7bb845292d78ca278eec20e298fcc5;p=gentoo.git app-shells/tcsh: fix patch URL, thanks Jonas Stein in bug #625916 Package-Manager: Portage-2.3.6, Repoman-2.3.1 --- diff --git a/app-shells/tcsh/tcsh-6.20.00.ebuild b/app-shells/tcsh/tcsh-6.20.00.ebuild index d2b632d582e6..7f54dbfaf363 100644 --- a/app-shells/tcsh/tcsh-6.20.00.ebuild +++ b/app-shells/tcsh/tcsh-6.20.00.ebuild @@ -11,7 +11,7 @@ DESCRIPTION="Enhanced version of the Berkeley C shell (csh)" HOMEPAGE="http://www.tcsh.org/" SRC_URI=" ftp://ftp.astron.com/pub/tcsh/${P}.tar.gz - https://www.gentoo.org/~grobian/distfiles/tcsh-gentoo-patches-r${CONFVER}.tar.bz2" + https://dev.gentoo.org/~grobian/distfiles/tcsh-gentoo-patches-r${CONFVER}.tar.bz2" LICENSE="BSD" SLOT="0"