diff options
-rw-r--r-- | net-nds/jxplorer/jxplorer-3.3.1.2-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-nds/jxplorer/jxplorer-3.3.1.2-r1.ebuild b/net-nds/jxplorer/jxplorer-3.3.1.2-r1.ebuild index f04c1b33ba7c..3e616db37dd1 100644 --- a/net-nds/jxplorer/jxplorer-3.3.1.2-r1.ebuild +++ b/net-nds/jxplorer/jxplorer-3.3.1.2-r1.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2021 Gentoo Authors +# Copyright 1999-2024 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 EAPI=7 @@ -7,7 +7,7 @@ JAVA_PKG_IUSE="doc source test" inherit desktop java-pkg-2 java-ant-2 prefix virtualx DESCRIPTION="Fully functional LDAP browser written in Java" -HOMEPAGE="http://jxplorer.org/" +HOMEPAGE="https://jxplorer.org/" SRC_URI="mirror://sourceforge/${PN}/${P}-project.zip" S="${WORKDIR}/${PN}" |