diff options
author | Volkmar W. Pogatzki <gentoo@pogatzki.net> | 2024-04-11 08:45:47 +0200 |
---|---|---|
committer | Miroslav Šulc <fordfrog@gentoo.org> | 2024-04-12 10:42:55 +0200 |
commit | 7cae2bbd3eab03b37b0334545fcd8d06e3c03adb (patch) | |
tree | d954e4474c4dd1db116cd99d8351ec987d43871f /net-nds | |
parent | dev-tex/rubber: remove unnecessary dodir (diff) | |
download | gentoo-7cae2bbd3eab03b37b0334545fcd8d06e3c03adb.tar.gz gentoo-7cae2bbd3eab03b37b0334545fcd8d06e3c03adb.tar.bz2 gentoo-7cae2bbd3eab03b37b0334545fcd8d06e3c03adb.zip |
net-nds/jxplorer: update HOMEPAGE
Signed-off-by: Volkmar W. Pogatzki <gentoo@pogatzki.net>
Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>
Diffstat (limited to 'net-nds')
-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}" |