app-office/plan: use HTTPS
authorMichael Mair-Keimberger <m.mairkeimberger@gmail.com>
Sun, 20 May 2018 11:38:43 +0000 (13:38 +0200)
committerAaron Bauman <bman@gentoo.org>
Sun, 20 May 2018 23:24:31 +0000 (19:24 -0400)
app-office/plan/plan-1.10.ebuild

index d2b52296c315f033e6dcc8991e064724c7077ca5..642152f2466101a99753a823049011f1c480137f 100644 (file)
@@ -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"