diff options
Diffstat (limited to 'app-misc/lfm/lfm-2.3-r1.ebuild')
-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 c9da02f42d28..8eeb4c6bbea4 100644 --- a/app-misc/lfm/lfm-2.3-r1.ebuild +++ b/app-misc/lfm/lfm-2.3-r1.ebuild @@ -11,7 +11,7 @@ inherit distutils-r1 eutils DESCRIPTION="Last File Manager is a powerful file manager for the console" HOMEPAGE="https://code.google.com/p/lfm/" -SRC_URI="http://lfm.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://lfm.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-3" SLOT="0" |