From aac8ae3f9d5e5887930bc43a78a11dc5ca171869 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 1 Aug 2017 14:58:51 +0000 Subject: Follow some http -> https redirects. --- mail/deforaos-mailer/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'mail/deforaos-mailer') diff --git a/mail/deforaos-mailer/Makefile b/mail/deforaos-mailer/Makefile index 545f3504a10..1853ee75774 100644 --- a/mail/deforaos-mailer/Makefile +++ b/mail/deforaos-mailer/Makefile @@ -1,13 +1,13 @@ -# $NetBSD: Makefile,v 1.27 2017/02/12 06:24:46 ryoon Exp $ +# $NetBSD: Makefile,v 1.28 2017/08/01 14:59:01 wiz Exp $ DISTNAME= Mailer-0.1.8 PKGNAME= deforaos-mailer-0.1.8 PKGREVISION= 3 CATEGORIES= mail -MASTER_SITES= http://www.defora.org/os/download/download/4439/ +MASTER_SITES= https://www.defora.org/os/download/download/4439/ MAINTAINER= khorben@defora.org -HOMEPAGE= http://www.defora.org/ +HOMEPAGE= https://www.defora.org/ COMMENT= DeforaOS desktop e-mail client LICENSE= modified-bsd -- cgit v1.2.3