summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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