summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'app-text/tree/tree-2.2.1.ebuild')
-rw-r--r--app-text/tree/tree-2.2.1.ebuild2
1 files changed, 1 insertions, 1 deletions
diff --git a/app-text/tree/tree-2.2.1.ebuild b/app-text/tree/tree-2.2.1.ebuild
index 8451309c0c5a..3ad28910aaeb 100644
--- a/app-text/tree/tree-2.2.1.ebuild
+++ b/app-text/tree/tree-2.2.1.ebuild
@@ -6,7 +6,7 @@ EAPI=8
inherit toolchain-funcs
DESCRIPTION="Lists directories recursively, and produces an indented listing of files"
-HOMEPAGE="https://mama.indstate.edu/users/ice/tree/ https://gitlab.com/OldManProgrammer/unix-tree"
+HOMEPAGE="https://oldmanprogrammer.net/source.php?dir=projects/tree https://gitlab.com/OldManProgrammer/unix-tree"
SRC_URI="https://gitlab.com/OldManProgrammer/unix-${PN}/-/archive/${PV}/unix-${P}.tar.bz2"
S="${WORKDIR}/unix-${P}"