aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sci-libs/mesquite/mesquite-2.3.0.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/sci-libs/mesquite/mesquite-2.3.0.ebuild b/sci-libs/mesquite/mesquite-2.3.0.ebuild
index 3ef96a174..b5f07eb4e 100644
--- a/sci-libs/mesquite/mesquite-2.3.0.ebuild
+++ b/sci-libs/mesquite/mesquite-2.3.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2021 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=5
@@ -6,7 +6,7 @@ EAPI=5
inherit eutils
DESCRIPTION="Mesh Quality Improvement Toolkit"
-HOMEPAGE="http://www.cs.sandia.gov/optimization/knupp/Mesquite.html"
+HOMEPAGE="https://trilinos.github.io/mesquite.html"
SRC_URI="https://software.sandia.gov/${PN}/${P}.tar.gz"
LICENSE="LGPL-2"