diff options
Diffstat (limited to 'app-cdr')
-rw-r--r-- | app-cdr/cue2toc/cue2toc-0.4-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-cdr/cue2toc/cue2toc-0.4-r1.ebuild b/app-cdr/cue2toc/cue2toc-0.4-r1.ebuild index 6e3e60ba4aea..0270d4033ad9 100644 --- a/app-cdr/cue2toc/cue2toc-0.4-r1.ebuild +++ b/app-cdr/cue2toc/cue2toc-0.4-r1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2022 Gentoo Authors +# Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=8 DESCRIPTION="Convert CUE files to cdrdao's TOC format" -HOMEPAGE="http://cue2toc.sourceforge.net/" +HOMEPAGE="https://cue2toc.sourceforge.net/" SRC_URI="mirror://sourceforge/cue2toc/${P}.tar.gz" LICENSE="GPL-2+" |