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. --- comms/deforaos-phone/Makefile | 6 +++--- comms/efax/Makefile | 4 ++-- comms/gammu/Makefile | 4 ++-- comms/py-gammu/Makefile | 4 ++-- 4 files changed, 9 insertions(+), 9 deletions(-) (limited to 'comms') diff --git a/comms/deforaos-phone/Makefile b/comms/deforaos-phone/Makefile index b5bfda34d3d..45756f8c0e5 100644 --- a/comms/deforaos-phone/Makefile +++ b/comms/deforaos-phone/Makefile @@ -1,12 +1,12 @@ -# $NetBSD: Makefile,v 1.29 2017/04/13 11:26:18 khorben Exp $ +# $NetBSD: Makefile,v 1.30 2017/08/01 14:58:53 wiz Exp $ DISTNAME= Phone-0.5.1 PKGNAME= deforaos-phone-0.5.1 CATEGORIES= comms net -MASTER_SITES= http://www.defora.org/os/download/download/4455/ +MASTER_SITES= https://www.defora.org/os/download/download/4455/ MAINTAINER= khorben@defora.org -HOMEPAGE= http://www.defora.org/ +HOMEPAGE= https://www.defora.org/ COMMENT= DeforaOS desktop telephony LICENSE= gnu-gpl-v3 diff --git a/comms/efax/Makefile b/comms/efax/Makefile index ff2d5c99edf..ce76f31ffc6 100644 --- a/comms/efax/Makefile +++ b/comms/efax/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.22 2012/10/03 11:24:39 asau Exp $ +# $NetBSD: Makefile,v 1.23 2017/08/01 14:58:53 wiz Exp $ DISTNAME= efax-0.9 PKGREVISION= 2 @@ -6,7 +6,7 @@ CATEGORIES= comms MASTER_SITES= ${MASTER_SITE_SUNSITE:=apps/serialcomm/fax/} MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://www.cce.com/efax/ +HOMEPAGE= https://www.cce.com/efax/ COMMENT= Collection of small programs for sending and receiving faxes CONFLICTS= kdeutils<3.1 diff --git a/comms/gammu/Makefile b/comms/gammu/Makefile index 817e03b49ec..b155d580390 100644 --- a/comms/gammu/Makefile +++ b/comms/gammu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.23 2017/07/28 15:40:05 leot Exp $ +# $NetBSD: Makefile,v 1.24 2017/08/01 14:58:53 wiz Exp $ # DISTNAME= gammu-1.38.4 @@ -7,7 +7,7 @@ MASTER_SITES= http://dl.cihar.com/gammu/releases/ EXTRACT_SUFX= .tar.bz2 MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://wammu.eu/gammu/ +HOMEPAGE= https://wammu.eu/gammu/ COMMENT= Command line utility and library to work with mobile phones LICENSE= gnu-gpl-v2 diff --git a/comms/py-gammu/Makefile b/comms/py-gammu/Makefile index 818ae8ed10b..3ac60581a2d 100644 --- a/comms/py-gammu/Makefile +++ b/comms/py-gammu/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.15 2017/07/28 15:41:14 leot Exp $ +# $NetBSD: Makefile,v 1.16 2017/08/01 14:58:53 wiz Exp $ DISTNAME= python-gammu-2.9 PKGNAME= ${PYPKGPREFIX}-${DISTNAME:S/python-//} @@ -6,7 +6,7 @@ MASTER_SITES= http://dl.cihar.com/python-gammu/ CATEGORIES= comms MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://wammu.eu/gammu/ +HOMEPAGE= https://wammu.eu/gammu/ COMMENT= Python bindings for gammu LICENSE= gnu-gpl-v2 -- cgit v1.2.3