diff options
author | William Hubbs <williamh@gentoo.org> | 2021-12-19 14:10:57 -0600 |
---|---|---|
committer | William Hubbs <williamh@gentoo.org> | 2021-12-19 14:15:01 -0600 |
commit | fb198cb8af0251f4090fb200e9399ddbca19a899 (patch) | |
tree | fdbe0e72fa1b6d94fd191e332b04d8f97b9116ba /app-accessibility/nfbtrans | |
parent | package.mask: last-rite pytaglib. (diff) | |
download | gentoo-fb198cb8af0251f4090fb200e9399ddbca19a899.tar.gz gentoo-fb198cb8af0251f4090fb200e9399ddbca19a899.tar.bz2 gentoo-fb198cb8af0251f4090fb200e9399ddbca19a899.zip |
app-accessibility/nfbtrans: fix home page
Package-Manager: Portage-3.0.28, Repoman-3.0.3
Signed-off-by: William Hubbs <williamh@gentoo.org>
Diffstat (limited to 'app-accessibility/nfbtrans')
-rw-r--r-- | app-accessibility/nfbtrans/nfbtrans-7.74-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-accessibility/nfbtrans/nfbtrans-7.74-r2.ebuild b/app-accessibility/nfbtrans/nfbtrans-7.74-r2.ebuild index 8509d2d383e6..7e24f93de77b 100644 --- a/app-accessibility/nfbtrans/nfbtrans-7.74-r2.ebuild +++ b/app-accessibility/nfbtrans/nfbtrans-7.74-r2.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit toolchain-funcs DESCRIPTION="Braille translator from the National Federation of the Blind" -HOMEPAGE="http://www.nfb.org/nfbtrans" +HOMEPAGE="http://www.nfbnet.org/download/nfbtrans.htm" SRC_URI="http://www.nfb.org/Images/nfb/Products_Technology/nfbtr774.zip" S="${WORKDIR}" |