diff options
Diffstat (limited to 'app-admin')
-rw-r--r-- | app-admin/passook/passook-20121001.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-admin/passook/passook-20121001.ebuild b/app-admin/passook/passook-20121001.ebuild index 38849186d1e9..92db80f1e01c 100644 --- a/app-admin/passook/passook-20121001.ebuild +++ b/app-admin/passook/passook-20121001.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2016 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 # $Id$ @@ -7,7 +7,7 @@ EAPI=4 inherit eutils prefix DESCRIPTION="Password generator capable of generating pronounceable and/or secure passwords" -HOMEPAGE="http://mackers.com/misc/scripts/passook/" +HOMEPAGE="https://github.com/mackers/passook" # snapshot of git://github.com/mackers/passook.git SRC_URI="mirror://gentoo/${P}.tar.gz" |