pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/sysutils/dtc dtc: follow redirect



details:   https://anonhg.NetBSD.org/pkgsrc/rev/12312bcd9ceb
branches:  trunk
changeset: 368380:12312bcd9ceb
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sat Sep 16 08:40:46 2017 +0000

description:
dtc: follow redirect

diffstat:

 sysutils/dtc/Makefile |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 3491b354c924 -r 12312bcd9ceb sysutils/dtc/Makefile
--- a/sysutils/dtc/Makefile     Sat Sep 16 08:40:40 2017 +0000
+++ b/sysutils/dtc/Makefile     Sat Sep 16 08:40:46 2017 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2017/08/25 15:56:39 jperkin Exp $
+# $NetBSD: Makefile,v 1.6 2017/09/16 08:40:46 wiz Exp $
 
 DISTNAME=      dtc-1.4.2
 PKGREVISION=   1
@@ -6,7 +6,7 @@
 MASTER_SITES=  ftp://ftp.kernel.org/pub/software/utils/dtc/
 
 MAINTAINER=    joe.davis512%gmail.com@localhost
-HOMEPAGE=      http://devicetree.org/
+HOMEPAGE=      https://devicetree.org/
 COMMENT=       Device Tree Compiler (dtc)
 LICENSE=       gnu-gpl-v2
 



Home | Main Index | Thread Index | Old Index