dev-tcltk/expect: fix homepage
authorTupone Alfredo <tupone@gentoo.org>
Tue, 17 Sep 2019 12:46:03 +0000 (14:46 +0200)
committerTupone Alfredo <tupone@gentoo.org>
Tue, 17 Sep 2019 12:46:03 +0000 (14:46 +0200)
Closes: https://bugs.gentoo.org/694592
Package-Manager: Portage-2.3.69, Repoman-2.3.16
Signed-off-by: Alfredo Tupone <tupone@gentoo.org>
dev-tcltk/expect/expect-5.45.4.ebuild

index 1e80b83f4a73bb90e9c8567d03ccf59ddf064d94..df40a727a10f29ebff81ae3a712c09bccf695e8d 100644 (file)
@@ -7,7 +7,7 @@ inherit autotools eutils
 
 MY_P="${PN}${PV}"
 DESCRIPTION="tool for automating interactive applications"
-HOMEPAGE="http://expect.nist.gov/"
+HOMEPAGE="https://core.tcl-lang.org/expect/"
 SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz"
 
 LICENSE="BSD"