app-admin/pwman3: fix HOMEPAGE
authorBen Kohler <bkohler@gentoo.org>
Mon, 20 Jan 2020 21:43:17 +0000 (15:43 -0600)
committerBen Kohler <bkohler@gentoo.org>
Mon, 20 Jan 2020 21:43:34 +0000 (15:43 -0600)
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Ben Kohler <bkohler@gentoo.org>
app-admin/pwman3/pwman3-0.10.0.ebuild

index 0e62fdd40eff5e775e6cd92e6017d740b01378f8..f10173d499f063242827948af6e0ec07bfadddeb 100644 (file)
@@ -8,7 +8,7 @@ PYTHON_REQ_USE="sqlite?"
 inherit distutils-r1
 
 DESCRIPTION="A lightweight password-manager with multiple database backends"
-HOMEPAGE="https://pwman3.github.io"
+HOMEPAGE="https://pwman3.github.io/pwman3/"
 SRC_URI="https://github.com/pwman3/pwman3/archive/v${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="GPL-3"