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 5b194c8d4a99..3ab5b6913bdf 100644 --- a/sys-apps/mtree/mtree-1.0.1.ebuild +++ b/sys-apps/mtree/mtree-1.0.1.ebuild @@ -7,7 +7,7 @@ EAPI=5 inherit autotools DESCRIPTION="Directory hierarchy mapping tool from FreeBSD" -HOMEPAGE="https://code.google.com/p/mtree-port/" +HOMEPAGE="https://github.com/archiecobbs/mtree-port" SRC_URI="https://mtree-port.googlecode.com/files/${P}.tar.gz" LICENSE="BSD" |