diff options
Diffstat (limited to 'sys-apps/mtree/mtree-1.0.1.ebuild')
-rw-r--r-- | sys-apps/mtree/mtree-1.0.1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-apps/mtree/mtree-1.0.1.ebuild b/sys-apps/mtree/mtree-1.0.1.ebuild index c11712fbcfe5..5b194c8d4a99 100644 --- a/sys-apps/mtree/mtree-1.0.1.ebuild +++ b/sys-apps/mtree/mtree-1.0.1.ebuild @@ -8,7 +8,7 @@ inherit autotools DESCRIPTION="Directory hierarchy mapping tool from FreeBSD" HOMEPAGE="https://code.google.com/p/mtree-port/" -SRC_URI="http://mtree-port.googlecode.com/files/${P}.tar.gz" +SRC_URI="https://mtree-port.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" SLOT="0" |