From f422aa622f6f1a5efa4318510ccdb983e65004f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Petr=20Van=C4=9Bk?= Date: Sun, 31 Dec 2023 10:36:57 +0100 Subject: [PATCH] net-mail/pfqueue: update HOMEPAGE MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Petr Vaněk --- net-mail/pfqueue/pfqueue-0.5.6-r2.ebuild | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/net-mail/pfqueue/pfqueue-0.5.6-r2.ebuild b/net-mail/pfqueue/pfqueue-0.5.6-r2.ebuild index 322bc59c310df..94ecdacd43115 100644 --- a/net-mail/pfqueue/pfqueue-0.5.6-r2.ebuild +++ b/net-mail/pfqueue/pfqueue-0.5.6-r2.ebuild @@ -6,7 +6,7 @@ EAPI=7 inherit autotools DESCRIPTION="pfqueue is an ncurses console-based tool for managing Postfix queued messages" -HOMEPAGE="http://pfqueue.sourceforge.net/" +HOMEPAGE="https://pfqueue.sourceforge.net/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0"