diff options
Diffstat (limited to 'sys-auth/pam_chroot')
-rw-r--r-- | sys-auth/pam_chroot/pam_chroot-0.9.2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-auth/pam_chroot/pam_chroot-0.9.2.ebuild b/sys-auth/pam_chroot/pam_chroot-0.9.2.ebuild index 827977aff805..709e9eab3a86 100644 --- a/sys-auth/pam_chroot/pam_chroot-0.9.2.ebuild +++ b/sys-auth/pam_chroot/pam_chroot-0.9.2.ebuild @@ -5,7 +5,7 @@ inherit toolchain-funcs pam flag-o-matic eutils DESCRIPTION="Linux-PAM module that allows a user to be chrooted in auth, account, or session" -HOMEPAGE="http://sourceforge.net/projects/pam-chroot/" +HOMEPAGE="https://sourceforge.net/projects/pam-chroot/" SRC_URI="mirror://sourceforge/pam-chroot/${P}.tar.bz2" LICENSE="GPL-2" |