diff options
Diffstat (limited to 'app-text/rman/rman-3.2-r1.ebuild')
-rw-r--r-- | app-text/rman/rman-3.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/rman/rman-3.2-r1.ebuild b/app-text/rman/rman-3.2-r1.ebuild index 5a1788b76257..9b71cbcf27da 100644 --- a/app-text/rman/rman-3.2-r1.ebuild +++ b/app-text/rman/rman-3.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ inherit toolchain-funcs DESCRIPTION="PolyGlotMan man page translator AKA RosettaMan" HOMEPAGE="https://sourceforge.net/projects/polyglotman/" -SRC_URI="mirror://sourceforge/polyglotman/${P}.tar.gz" +SRC_URI="https://downloads.sourceforge.net/polyglotman/${P}.tar.gz" LICENSE="Artistic" SLOT="0" |