summaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-09-03 08:53:04 +0000
committerwiz <wiz@pkgsrc.org>2017-09-03 08:53:04 +0000
commit084410eb39c18977ae9c6eda5b96f990db065d79 (patch)
treee3e189bbbd0e5ef3358d078ba1a35ded8079dcc6 /mail
parentd99ff5b1ddd4f5357b0098385052809ba9baaba7 (diff)
downloadpkgsrc-084410eb39c18977ae9c6eda5b96f990db065d79.tar.gz
Follow some redirects.
Diffstat (limited to 'mail')
-rw-r--r--mail/libytnef/Makefile.common4
-rw-r--r--mail/mhonarc/Makefile6
-rw-r--r--mail/neomutt/Makefile4
-rw-r--r--mail/notmuch/Makefile6
-rw-r--r--mail/opensmtpd/Makefile6
-rw-r--r--mail/pine-pgp-filters/Makefile6
6 files changed, 16 insertions, 16 deletions
diff --git a/mail/libytnef/Makefile.common b/mail/libytnef/Makefile.common
index 9512946ec3e..e1d4e10a970 100644
--- a/mail/libytnef/Makefile.common
+++ b/mail/libytnef/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1 2017/08/17 09:49:47 nros Exp $
+# $NetBSD: Makefile.common,v 1.2 2017/09/03 08:53:10 wiz Exp $
# used by mail/libytnef/Makefile
# used by mail/ytnef/Makefile
@@ -10,7 +10,7 @@ GITHUB_PROJECT= ytnef
EXTRACT_USING= bsdtar
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://github.com/Yeraze/ytnef
+HOMEPAGE= https://github.com/Yeraze/ytnef
LICENSE= gnu-gpl-v2
DISTINFO_FILE= ${.CURDIR}/../../mail/libytnef/distinfo
diff --git a/mail/mhonarc/Makefile b/mail/mhonarc/Makefile
index d217a10a46e..2090793ce07 100644
--- a/mail/mhonarc/Makefile
+++ b/mail/mhonarc/Makefile
@@ -1,14 +1,14 @@
-# $NetBSD: Makefile,v 1.41 2016/07/09 06:38:30 wiz Exp $
+# $NetBSD: Makefile,v 1.42 2017/09/03 08:53:10 wiz Exp $
DISTNAME= MHonArc-2.6.19
PKGNAME= mhonarc-2.6.19
PKGREVISION= 4
CATEGORIES= mail
-MASTER_SITES= http://www.mhonarc.org/release/MHonArc/tar/
+MASTER_SITES= https://www.mhonarc.org/release/MHonArc/tar/
EXTRACT_SUFX= .tar.bz2
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://www.mhonarc.org/
+HOMEPAGE= https://www.mhonarc.org/
COMMENT= Mailbox to HTML converter, suitable for list archives
LICENSE= gnu-gpl-v2
diff --git a/mail/neomutt/Makefile b/mail/neomutt/Makefile
index ceb71a3d528..89f12c3f5cc 100644
--- a/mail/neomutt/Makefile
+++ b/mail/neomutt/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2017/08/14 20:18:22 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2017/09/03 08:53:10 wiz Exp $
DISTNAME= neomutt-20170714
PKGREVISION= 1
@@ -7,7 +7,7 @@ MASTER_SITES= ${MASTER_SITE_GITHUB:=neomutt/}
GITHUB_TAG= ${DISTNAME}
MAINTAINER= wiz@NetBSD.org
-HOMEPAGE= http://www.neomutt.org/
+HOMEPAGE= https://www.neomutt.org/
COMMENT= Fork of mutt with integrated community patches
LICENSE= gnu-gpl-v2 OR gnu-gpl-v3 # or newer
diff --git a/mail/notmuch/Makefile b/mail/notmuch/Makefile
index a317a2b593f..abf312ee438 100644
--- a/mail/notmuch/Makefile
+++ b/mail/notmuch/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.31 2017/08/14 20:17:00 wiz Exp $
+# $NetBSD: Makefile,v 1.32 2017/09/03 08:53:10 wiz Exp $
DISTNAME= notmuch-0.25
CATEGORIES= mail
-MASTER_SITES= http://notmuchmail.org/releases/
+MASTER_SITES= https://notmuchmail.org/releases/
MAINTAINER= pkgsrc-users@NetBSD.org
-HOMEPAGE= http://notmuchmail.org/
+HOMEPAGE= https://notmuchmail.org/
COMMENT= Mail indexer
LICENSE= gnu-gpl-v3
diff --git a/mail/opensmtpd/Makefile b/mail/opensmtpd/Makefile
index 87662796dcb..54b6580f889 100644
--- a/mail/opensmtpd/Makefile
+++ b/mail/opensmtpd/Makefile
@@ -1,12 +1,12 @@
-# $NetBSD: Makefile,v 1.9 2016/06/01 11:47:39 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2017/09/03 08:53:10 wiz Exp $
VERSION= 5.7.3p2
DISTNAME= opensmtpd-${VERSION}
CATEGORIES= mail net
-MASTER_SITES= http://www.opensmtpd.org/archives/
+MASTER_SITES= https://www.opensmtpd.org/archives/
MAINTAINER= ftigeot@wolfpond.org
-HOMEPAGE= http://www.opensmtpd.org/
+HOMEPAGE= https://www.opensmtpd.org/
COMMENT= The OpenSMTPD mail transfer agent, a replacement for sendmail
LICENSE= isc AND modified-bsd AND 2-clause-bsd
diff --git a/mail/pine-pgp-filters/Makefile b/mail/pine-pgp-filters/Makefile
index cb90f06d63d..8672d3cea49 100644
--- a/mail/pine-pgp-filters/Makefile
+++ b/mail/pine-pgp-filters/Makefile
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.12 2017/09/03 08:36:56 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2017/09/03 08:53:11 wiz Exp $
#
DISTNAME= pine-pgp-filters-1.6
CATEGORIES= security mail
PKGREVISION= 1
-#MASTER_SITES= http://dougbarton.us/PGP/scripts/ppf/
+#MASTER_SITES= https://dougbarton.us/PGP/scripts/ppf/
MAINTAINER= pkgsrc-users@NetBSD.org
-#HOMEPAGE= http://dougbarton.us/PGP/scripts/ppf/
+#HOMEPAGE= https://dougbarton.us/PGP/scripts/ppf/
COMMENT= Filters to integrate Pine with gnupg or pgp
HAS_CONFIGURE= yes