From 0267807f87c64f31dfd0e699ddbab19e55e61df4 Mon Sep 17 00:00:00 2001 From: rillig Date: Sun, 26 Jan 2020 17:30:40 +0000 Subject: all: migrate homepages from http to https pkglint -r --network --only "migrate" As a side-effect of migrating the homepages, pkglint also fixed a few indentations in unrelated lines. These and the new homepages have been checked manually. --- net/nagios-plugin-dnsmaster/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'net/nagios-plugin-dnsmaster/Makefile') diff --git a/net/nagios-plugin-dnsmaster/Makefile b/net/nagios-plugin-dnsmaster/Makefile index 80c4696a655..1751c6e831c 100644 --- a/net/nagios-plugin-dnsmaster/Makefile +++ b/net/nagios-plugin-dnsmaster/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.2 2019/11/03 11:45:42 rillig Exp $ +# $NetBSD: Makefile,v 1.3 2020/01/26 17:31:51 rillig Exp $ # DISTNAME= check_dnsmaster-0.1 @@ -8,7 +8,7 @@ MASTER_SITES= http://ftp.espci.fr/pub/nagios-local/ EXTRACT_SUFX= .tgz MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://ftp.espci.fr/pub/nagios-local/ +HOMEPAGE= https://ftp.espci.fr/pub/nagios-local/ COMMENT= Domain NS record monitoring plugin for Nagios LICENSE= modified-bsd -- cgit v1.2.3