git: d4a5c2752f38 - main - mail/abook: Update WWW/MASTER_SITES address

From: Nicola Vitale <nivit_at_FreeBSD.org>
Date: Tue, 27 Jan 2026 15:36:28 UTC
The branch main has been updated by nivit:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d4a5c2752f3885f555ca916a6f3c6347a6ce7102

commit d4a5c2752f3885f555ca916a6f3c6347a6ce7102
Author:     Nicola Vitale <nivit@FreeBSD.org>
AuthorDate: 2026-01-27 15:35:24 +0000
Commit:     Nicola Vitale <nivit@FreeBSD.org>
CommitDate: 2026-01-27 15:36:23 +0000

    mail/abook: Update WWW/MASTER_SITES address
---
 mail/abook/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/mail/abook/Makefile b/mail/abook/Makefile
index f179fa926d1a..66f66310c6d9 100644
--- a/mail/abook/Makefile
+++ b/mail/abook/Makefile
@@ -2,11 +2,11 @@ PORTNAME=	abook
 PORTVERSION=	0.6.2
 PORTREVISION=	0
 CATEGORIES=	mail
-MASTER_SITES=	http://abook.sourceforge.net/devel/
+MASTER_SITES=	https://abook.sourceforge.io/devel/
 
 MAINTAINER=	nivit@FreeBSD.org
 COMMENT=	Addressbook program with mutt mail client support
-WWW=		http://abook.sourceforge.net/
+WWW=		https://abook.sourceforge.io/
 
 LICENSE=	GPLv3