app-shells/yash: fix HOMEPAGE
authorAkinori Hattori <hattya@gentoo.org>
Sun, 3 Jun 2018 01:54:25 +0000 (10:54 +0900)
committerAkinori Hattori <hattya@gentoo.org>
Sun, 3 Jun 2018 01:54:25 +0000 (10:54 +0900)
Closes: https://bugs.gentoo.org/656604
Package-Manager: Portage-2.3.24, Repoman-2.3.6

app-shells/yash/yash-2.47.ebuild

index 475398b4442213369a46e550b19a1a79453f228e..ae2eee4bca5b87d4e58c98e1553b8d33716f969d 100644 (file)
@@ -7,7 +7,7 @@ PLOCALES="en ja"
 inherit flag-o-matic l10n toolchain-funcs
 
 DESCRIPTION="Yash is a POSIX-compliant command line shell"
-HOMEPAGE="https://yash.osnd.jp/"
+HOMEPAGE="https://yash.osdn.jp/"
 SRC_URI="mirror://sourceforge.jp/${PN}/69353/${P}.tar.gz"
 
 LICENSE="GPL-2+"