summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Seifert <soap@gentoo.org>2020-02-08 19:51:38 +0100
committerDavid Seifert <soap@gentoo.org>2020-02-08 19:51:38 +0100
commitc713d7771891745aeb00f6df239a0ff547422a7c (patch)
treef5936bcf9f045f72033c9dd474039234956bab0e /dev-db/pspg/pspg-1.6.8.ebuild
parentdev-db/pgxnclient: [QA] Fix VariableInHomepage (diff)
downloadgentoo-c713d7771891745aeb00f6df239a0ff547422a7c.tar.gz
gentoo-c713d7771891745aeb00f6df239a0ff547422a7c.tar.bz2
gentoo-c713d7771891745aeb00f6df239a0ff547422a7c.zip
dev-db/pspg: [QA] Fix VariableInHomepage
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'dev-db/pspg/pspg-1.6.8.ebuild')
-rw-r--r--dev-db/pspg/pspg-1.6.8.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/dev-db/pspg/pspg-1.6.8.ebuild b/dev-db/pspg/pspg-1.6.8.ebuild
index a537b5d8c3a9..2413a413b870 100644
--- a/dev-db/pspg/pspg-1.6.8.ebuild
+++ b/dev-db/pspg/pspg-1.6.8.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"