diff options
Diffstat (limited to 'dev-db/pspg/pspg-1.6.5.ebuild')
-rw-r--r-- | dev-db/pspg/pspg-1.6.5.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/pspg/pspg-1.6.5.ebuild b/dev-db/pspg/pspg-1.6.5.ebuild index 9f4383f0e53f..612f2529e008 100644 --- a/dev-db/pspg/pspg-1.6.5.ebuild +++ b/dev-db/pspg/pspg-1.6.5.ebuild @@ -4,7 +4,7 @@ EAPI=7 DESCRIPTION="A better pager for psql and mysql" -HOMEPAGE="https://github.com/okbob/${PN}" +HOMEPAGE="https://github.com/okbob/pspg" SRC_URI="https://github.com/okbob/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz" LICENSE="BSD-2" |