diff options
Diffstat (limited to 'app-misc/lfm')
-rw-r--r-- | app-misc/lfm/lfm-2.3-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app-misc/lfm/lfm-2.3-r1.ebuild b/app-misc/lfm/lfm-2.3-r1.ebuild index d8feba38bdb2..c9da02f42d28 100644 --- a/app-misc/lfm/lfm-2.3-r1.ebuild +++ b/app-misc/lfm/lfm-2.3-r1.ebuild @@ -10,7 +10,7 @@ PYTHON_REQ_USE="ncurses" inherit distutils-r1 eutils DESCRIPTION="Last File Manager is a powerful file manager for the console" -HOMEPAGE="http://code.google.com/p/lfm/" +HOMEPAGE="https://code.google.com/p/lfm/" SRC_URI="http://lfm.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-3" |