summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-06-24 10:59:40 +0000
committernia <nia@pkgsrc.org>2019-06-24 10:59:40 +0000
commite0daf04fbd4f23d969fc0cb78245790cb477feef (patch)
tree3306cb97c632f1ff0a108e2767da70dfbc3624bc /misc
parentf1252cbf3b43318b10a604a1d586ed53ce55206f (diff)
downloadpkgsrc-e0daf04fbd4f23d969fc0cb78245790cb477feef.tar.gz
More http -> https.
Reviewed by hand.
Diffstat (limited to 'misc')
-rw-r--r--misc/colortail/Makefile4
1 files changed, 2 insertions, 2 deletions
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++