diff options
Diffstat (limited to 'app-misc/cdcat')
-rw-r--r-- | app-misc/cdcat/cdcat-0.3.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-misc/cdcat/cdcat-0.3.ebuild b/app-misc/cdcat/cdcat-0.3.ebuild index e97b12414768..6f165bb146e3 100644 --- a/app-misc/cdcat/cdcat-0.3.ebuild +++ b/app-misc/cdcat/cdcat-0.3.ebuild @@ -5,8 +5,8 @@ EAPI=0 DESCRIPTION="simple yet effective CD indexing program" # original src went away: SRC_URI="http://littledragon.home.ro/unix/${P}.tar.gz" -SRC_URI="mirror://gentoo/${P}.tar.gz" -HOMEPAGE="https://dev.gentoo.org/~centic/cdcat/" +SRC_URI="mirror://sourceforge/cdcatalog/${P}.tar.gz" +HOMEPAGE="http://cdcatalog.sourceforge.net/" LICENSE="GPL-2" SLOT="0" |