From 73af8b373265c6324c4e79056964506c2d09fbb4 Mon Sep 17 00:00:00 2001 From: Michael Mair-Keimberger Date: Sun, 20 May 2018 13:38:43 +0200 Subject: app-office/plan: use HTTPS --- app-office/plan/plan-1.10.ebuild | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'app-office/plan') diff --git a/app-office/plan/plan-1.10.ebuild b/app-office/plan/plan-1.10.ebuild index d2b52296c315..642152f24661 100644 --- a/app-office/plan/plan-1.10.ebuild +++ b/app-office/plan/plan-1.10.ebuild @@ -1,4 +1,4 @@ -# Copyright 1999-2014 Gentoo Foundation +# Copyright 1999-2018 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 EAPI=5 @@ -6,7 +6,7 @@ EAPI=5 inherit eutils DESCRIPTION="Motif based schedule planner" -HOMEPAGE="http://www.bitrot.de/plan.html" +HOMEPAGE="https://www.bitrot.de/plan.html" SRC_URI="ftp://ftp.fu-berlin.de/unix/X11/apps/plan/${P}.tar.gz mirror://gentoo/${P}-gentoo.tar.xz" -- cgit v1.2.3-65-gdbad