diff options
author | wiz <wiz@pkgsrc.org> | 2017-08-16 20:21:03 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2017-08-16 20:21:03 +0000 |
commit | d204347f9f6a55a39b90ef8d24fc21a52fecfb92 (patch) | |
tree | b0aa8154e3882fbebd45b490e8f7703bedd4ff09 /mail | |
parent | 41d5e4e5a32be4a513695b5f41c586bcdb637c25 (diff) | |
download | pkgsrc-d204347f9f6a55a39b90ef8d24fc21a52fecfb92.tar.gz |
Follow some http redirects.
Diffstat (limited to 'mail')
-rw-r--r-- | mail/imp/Makefile | 4 | ||||
-rw-r--r-- | mail/ingo/Makefile | 4 | ||||
-rw-r--r-- | mail/libspf2/Makefile | 6 | ||||
-rw-r--r-- | mail/libsrs2/Makefile | 6 | ||||
-rw-r--r-- | mail/mimp/Makefile | 4 | ||||
-rw-r--r-- | mail/p5-Mail-SRS/Makefile | 4 | ||||
-rw-r--r-- | mail/turba/Makefile | 4 |
7 files changed, 16 insertions, 16 deletions
diff --git a/mail/imp/Makefile b/mail/imp/Makefile index b759f53e8af..16e98f2edaf 100644 --- a/mail/imp/Makefile +++ b/mail/imp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.64 2017/01/19 18:52:16 agc Exp $ +# $NetBSD: Makefile,v 1.65 2017/08/16 20:21:10 wiz Exp $ DISTNAME= imp-h3-${IMPVER} PKGNAME= imp-${IMPVER} @@ -8,7 +8,7 @@ MASTER_SITES= http://ftp.horde.org/pub/imp/ MASTER_SITES+= ftp://ftp.horde.org/pub/imp/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.horde.org/imp/ +HOMEPAGE= https://www.horde.org/imp/ COMMENT= Internet Messaging Program LICENSE= gnu-gpl-v2 diff --git a/mail/ingo/Makefile b/mail/ingo/Makefile index e2f79925349..f0d566b66ea 100644 --- a/mail/ingo/Makefile +++ b/mail/ingo/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2017/01/19 18:52:16 agc Exp $ +# $NetBSD: Makefile,v 1.26 2017/08/16 20:21:10 wiz Exp $ DISTNAME= ingo-h3-${INGOVER} PKGNAME= ingo-${INGOVER} @@ -8,7 +8,7 @@ MASTER_SITES= http://ftp.horde.org/pub/ingo/ MASTER_SITES+= ftp://ftp.horde.org/pub/ingo/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.horde.org/apps/ingo/ +HOMEPAGE= https://www.horde.org/apps/ingo/ COMMENT= Horde based generic and complete mail filter rule frontend LICENSE= apache-1.1 diff --git a/mail/libspf2/Makefile b/mail/libspf2/Makefile index 1715043f293..2834980943a 100644 --- a/mail/libspf2/Makefile +++ b/mail/libspf2/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.13 2015/03/12 17:45:50 tnn Exp $ +# $NetBSD: Makefile,v 1.14 2017/08/16 20:21:10 wiz Exp $ DISTNAME= libspf2-1.2.10 PKGREVISION= 1 CATEGORIES= mail -MASTER_SITES= http://www.libspf2.org/spf/ +MASTER_SITES= https://www.libspf2.org/spf/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.libspf2.org/ +HOMEPAGE= https://www.libspf2.org/ COMMENT= Implementation of the Sender Policy Framework LICENSE= modified-bsd OR gnu-lgpl-v2.1 diff --git a/mail/libsrs2/Makefile b/mail/libsrs2/Makefile index 57d91a81f1b..2a0181904d4 100644 --- a/mail/libsrs2/Makefile +++ b/mail/libsrs2/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.1 2017/03/30 01:55:57 schmonz Exp $ +# $NetBSD: Makefile,v 1.2 2017/08/16 20:21:10 wiz Exp $ DISTNAME= libsrs2-1.0.18 CATEGORIES= mail -MASTER_SITES= http://www.libsrs2.org/srs/ +MASTER_SITES= https://www.libsrs2.org/srs/ MAINTAINER= schmonz@NetBSD.org -HOMEPAGE= http://www.libsrs2.org/ +HOMEPAGE= https://www.libsrs2.org/ COMMENT= Implementation of the Sender Rewriting Scheme for SMTP forwarding LICENSE= gnu-gpl-v2 OR modified-bsd diff --git a/mail/mimp/Makefile b/mail/mimp/Makefile index 2e7649d7232..fedf95b53cb 100644 --- a/mail/mimp/Makefile +++ b/mail/mimp/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2017/01/19 18:52:16 agc Exp $ +# $NetBSD: Makefile,v 1.7 2017/08/16 20:21:10 wiz Exp $ DISTNAME= mimp-h3-${MIMPVER} PKGNAME= mimp-${MIMPVER} @@ -8,7 +8,7 @@ MASTER_SITES= http://ftp.horde.org/pub/mimp/ MASTER_SITES+= ftp://ftp.horde.org/pub/mimp/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.horde.org/apps/mimp/ +HOMEPAGE= https://www.horde.org/apps/mimp/ COMMENT= Internet Messaging Program for mobile devices LICENSE= gnu-gpl-v2 diff --git a/mail/p5-Mail-SRS/Makefile b/mail/p5-Mail-SRS/Makefile index 33a4e20d012..f1c9f2ec2ba 100644 --- a/mail/p5-Mail-SRS/Makefile +++ b/mail/p5-Mail-SRS/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2017/06/05 14:24:07 ryoon Exp $ +# $NetBSD: Makefile,v 1.24 2017/08/16 20:21:10 wiz Exp $ DISTNAME= Mail-SRS-0.31 PKGNAME= p5-${DISTNAME} @@ -7,7 +7,7 @@ CATEGORIES= mail perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Mail/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.libsrs2.org/ +HOMEPAGE= https://www.libsrs2.org/ COMMENT= SMTP envelope sender rewriting for SPF-compliant forwarding CONFLICTS+= libsrs2-[0-9]* diff --git a/mail/turba/Makefile b/mail/turba/Makefile index 412bd4ec3bc..03c475c3277 100644 --- a/mail/turba/Makefile +++ b/mail/turba/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.44 2017/01/19 18:52:17 agc Exp $ +# $NetBSD: Makefile,v 1.45 2017/08/16 20:21:11 wiz Exp $ DISTNAME= turba-h3-${TURBAVER} PKGNAME= turba-${TURBAVER} @@ -8,7 +8,7 @@ MASTER_SITES= http://ftp.horde.org/pub/turba/ MASTER_SITES+= ftp://ftp.horde.org/pub/turba/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.horde.org/turba/ +HOMEPAGE= https://www.horde.org/turba/ COMMENT= Horde contact management application LICENSE= apache-1.1 |