From a9ad1b10ce5c58b8faef707bfba1512f47dd03d1 Mon Sep 17 00:00:00 2001 From: nia Date: Sat, 9 Nov 2019 11:32:14 +0000 Subject: fetchmail: Follow HOMEPAGE redirect --- mail/fetchmailconf/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'mail/fetchmailconf') diff --git a/mail/fetchmailconf/Makefile b/mail/fetchmailconf/Makefile index d91318f50c8..5a0bf678d98 100644 --- a/mail/fetchmailconf/Makefile +++ b/mail/fetchmailconf/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.102 2019/11/02 16:25:21 rillig Exp $ +# $NetBSD: Makefile,v 1.103 2019/11/09 11:32:14 nia Exp $ DISTNAME= fetchmail-6.3.26 PKGNAME= ${DISTNAME:S/fetchmail/fetchmailconf/} @@ -8,7 +8,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fetchmail/} EXTRACT_SUFX= .tar.xz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.fetchmail.info/ +HOMEPAGE= https://www.fetchmail.info/ COMMENT= Configuration tool for fetchmail DEPENDS+= ${DISTNAME}{,nb*}:../../mail/fetchmail -- cgit v1.2.3