diff options
Diffstat (limited to 'sys-apps/hardened-shadow/hardened-shadow-0.9.2.ebuild')
-rw-r--r-- | sys-apps/hardened-shadow/hardened-shadow-0.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/hardened-shadow/hardened-shadow-0.9.2.ebuild b/sys-apps/hardened-shadow/hardened-shadow-0.9.2.ebuild index e005e84b1336..1bd9cadd37d8 100644 --- a/sys-apps/hardened-shadow/hardened-shadow-0.9.2.ebuild +++ b/sys-apps/hardened-shadow/hardened-shadow-0.9.2.ebuild @@ -7,7 +7,7 @@ EAPI=4 inherit autotools-utils eutils multilib user DESCRIPTION="Hardened implementation of user account utilities" -HOMEPAGE="http://code.google.com/p/hardened-shadow/" +HOMEPAGE="https://code.google.com/p/hardened-shadow/" SRC_URI="http://hardened-shadow.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" |