diff --git a/eclass/gap-pkg.eclass b/eclass/gap-pkg.eclass index 70a8ed9f76076..9efeb2e8f9b96 100644 --- a/eclass/gap-pkg.eclass +++ b/eclass/gap-pkg.eclass @@ -55,7 +55,7 @@ inherit estack # Some packages have additional homepages, but pretty much every GAP # package can be found at this URL. -HOMEPAGE="https://www.gap-system.org/Packages/${PN}.html" +HOMEPAGE="https://www.gap-system.org/packages/#${PN}" # _GAP_PKG_IS_REQUIRED is an internal variable that indicates whether or # not $PN is one of the four "required" GAP packages that are always