summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--www-servers/fnord/fnord-1.11-r3.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/www-servers/fnord/fnord-1.11-r3.ebuild b/www-servers/fnord/fnord-1.11-r3.ebuild
index 45aa8d0b571d..f433e4d75938 100644
--- a/www-servers/fnord/fnord-1.11-r3.ebuild
+++ b/www-servers/fnord/fnord-1.11-r3.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2023 Gentoo Authors
+# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
@@ -6,8 +6,8 @@ EAPI=7
inherit flag-o-matic toolchain-funcs
DESCRIPTION="Yet another small httpd"
-HOMEPAGE="http://www.fefe.de/fnord/"
-SRC_URI="http://www.fefe.de/fnord/${P}.tar.bz2"
+HOMEPAGE="https://www.fefe.de/fnord/"
+SRC_URI="https://www.fefe.de/fnord/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"