From e0daf04fbd4f23d969fc0cb78245790cb477feef Mon Sep 17 00:00:00 2001 From: nia Date: Mon, 24 Jun 2019 10:59:40 +0000 Subject: More http -> https. Reviewed by hand. --- misc/colortail/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'misc') diff --git a/misc/colortail/Makefile b/misc/colortail/Makefile index b5bbc6fe4f5..8e9086e8604 100644 --- a/misc/colortail/Makefile +++ b/misc/colortail/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.19 2012/10/08 09:57:18 asau Exp $ +# $NetBSD: Makefile,v 1.20 2019/06/24 10:59:41 nia Exp $ DISTNAME= colortail-0.3.0 CATEGORIES= misc MASTER_SITES= http://joakimandersson.se/files/ MAINTAINER= pkgsrc-users@NetBSD.org -HOMEPAGE= http://joakimandersson.se/projects/colortail/ +HOMEPAGE= https://joakimandersson.se/projects/colortail/ COMMENT= Colour-able replacement for tail(1) USE_LANGUAGES= c c++ -- cgit v1.2.3