summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys-fs/e2tools/e2tools-0.0.16.4.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys-fs/e2tools/e2tools-0.0.16.4.ebuild b/sys-fs/e2tools/e2tools-0.0.16.4.ebuild
index e869d21197a5..538223db686f 100644
--- a/sys-fs/e2tools/e2tools-0.0.16.4.ebuild
+++ b/sys-fs/e2tools/e2tools-0.0.16.4.ebuild
@@ -6,7 +6,7 @@ EAPI=6
inherit autotools toolchain-funcs
DESCRIPTION="utilities to read, write, and manipulate files in an ext2/ext3 filesystem"
-HOMEPAGE="http://home.earthlink.net/~k_sheff/sw/e2tools/"
+HOMEPAGE="https://github.com/ndim/e2tools"
SRC_URI="https://github.com/ndim/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"