commit:     b7536c6c24679b1e7fc06e2b3457fd635b58ffb6
Author:     Alexander Miller <alex.miller <AT> gmx <DOT> de>
AuthorDate: Tue Jan 10 23:09:08 2023 +0000
Commit:     Alfredo Tupone <tupone <AT> gentoo <DOT> org>
CommitDate: Sat Jan 14 09:44:34 2023 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b7536c6c

dev-tcltk/tkdnd: Fix HOMEPAGE

Signed-off-by: Alexander Miller <alex.miller <AT> gmx.de>
Closes: https://github.com/gentoo/gentoo/pull/29058
Signed-off-by: Alfredo Tupone <tupone <AT> gentoo.org>

 dev-tcltk/tkdnd/tkdnd-2.9.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/dev-tcltk/tkdnd/tkdnd-2.9.2.ebuild 
b/dev-tcltk/tkdnd/tkdnd-2.9.2.ebuild
index efb83f079b83..d9d4041ec14d 100644
--- a/dev-tcltk/tkdnd/tkdnd-2.9.2.ebuild
+++ b/dev-tcltk/tkdnd/tkdnd-2.9.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2023 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7
@@ -6,7 +6,7 @@ EAPI=7
 MY_P=${PN}-release-test-v${PV}
 
 DESCRIPTION="Adds native drag & drop capabilities to tk toolkit"
-HOMEPAGE="http://www.ellogon.org/petasis/tcltk-projects/tkdnd/";
+HOMEPAGE="https://www.ellogon.org/petasis/index.php/tcltk-projects/tkdnd";
 SRC_URI="https://github.com/petasis/tkdnd/archive/${MY_P}.tar.gz";
 
 LICENSE="BSD"

Reply via email to