diff options
Diffstat (limited to 'dev-db/pspg/pspg-3.1.2.ebuild')
-rw-r--r-- | dev-db/pspg/pspg-3.1.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/pspg/pspg-3.1.2.ebuild b/dev-db/pspg/pspg-3.1.2.ebuild index 743b283fad1f..67b53cc4d812 100644 --- a/dev-db/pspg/pspg-3.1.2.ebuild +++ b/dev-db/pspg/pspg-3.1.2.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" |