summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-11-09 11:32:14 +0000
committernia <nia@pkgsrc.org>2019-11-09 11:32:14 +0000
commita9ad1b10ce5c58b8faef707bfba1512f47dd03d1 (patch)
tree636930a179e8e2a8e73ba233299a9e8239eb5534
parent54c9f5946da8c89f6facd97860526179269acbf4 (diff)
downloadpkgsrc-a9ad1b10ce5c58b8faef707bfba1512f47dd03d1.tar.gz
fetchmail: Follow HOMEPAGE redirect
-rw-r--r--mail/fetchmail/Makefile4
-rw-r--r--mail/fetchmailconf/Makefile4
2 files changed, 4 insertions, 4 deletions
diff --git a/mail/fetchmail/Makefile b/mail/fetchmail/Makefile
index d98a961ae31..412eb3b1bc8 100644
--- a/mail/fetchmail/Makefile
+++ b/mail/fetchmail/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.189 2018/05/23 10:52:15 wiz Exp $
+# $NetBSD: Makefile,v 1.190 2019/11/09 11:32:14 nia Exp $
# Note to updaters: mail/fetchmailconf reaches over here, make sure it builds.
DISTNAME= fetchmail-6.3.26
@@ -7,7 +7,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= Batch mail retrieval/forwarding utility for pop2, pop3, apop, imap
LICENSE= gnu-gpl-v1 AND gnu-gpl-v2 AND modified-bsd AND public-domain AND gnu-lgpl-v2.1
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