diff --git a/dev-ruby/recog/recog-2.0.14-r1.ebuild b/dev-ruby/recog/recog-2.0.14-r1.ebuild index 585356a0ee5a2..6a96593e01ff9 100644 --- a/dev-ruby/recog/recog-2.0.14-r1.ebuild +++ b/dev-ruby/recog/recog-2.0.14-r1.ebuild @@ -11,7 +11,7 @@ RUBY_FAKEGEM_EXTRADOC="README.md" inherit ruby-fakegem DESCRIPTION="Pattern recognition for hosts, services, and content" -HOMEPAGE="https://github.com/rapid7/${PN}" +HOMEPAGE="https://github.com/rapid7/recog" LICENSE="BSD-2" SLOT="${PV}" diff --git a/dev-ruby/recog/recog-2.0.6-r1.ebuild b/dev-ruby/recog/recog-2.0.6-r1.ebuild index 06559067d77af..217322c57732a 100644 --- a/dev-ruby/recog/recog-2.0.6-r1.ebuild +++ b/dev-ruby/recog/recog-2.0.6-r1.ebuild @@ -8,7 +8,7 @@ RUBY_FAKEGEM_BINWRAP="" inherit ruby-fakegem DESCRIPTION="Pattern recognition for hosts, services, and content" -HOMEPAGE="https://github.com/rapid7/${PN}" +HOMEPAGE="https://github.com/rapid7/recog" SRC_URI="mirror://rubygems/${P}.gem" LICENSE="BSD"