app-editors/ted: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 20 May 2018 11:34:57 +0000 (13:34 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 23:24:24 +0000 (19:24 -0400)
app-editors/ted/ted-2.23.ebuild

index 47c86d46a2560ed96221a3a5c194d465b3f518e0..9d89f2ecb7652f702449ad9f16e0f783e0f67473 100644 (file)
@@ -1,11 +1,11 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
 inherit eutils toolchain-funcs xdg-utils
 
 DESCRIPTION="X-based rich text editor"
-HOMEPAGE="http://www.nllgg.nl/Ted"
+HOMEPAGE="https://www.nllgg.nl/Ted/"
 SRC_URI="ftp://ftp.nluug.nl/pub/editors/ted/${P}.src.tar.gz"
 
 LICENSE="GPL-2"