pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/erlang-doc erlang-doc: update MASTER_SITES to https
details: https://anonhg.NetBSD.org/pkgsrc/rev/1d245790fa10
branches: trunk
changeset: 452341:1d245790fa10
user: gutteridge <gutteridge%pkgsrc.org@localhost>
date: Sun May 09 02:03:27 2021 +0000
description:
erlang-doc: update MASTER_SITES to https
diffstat:
lang/erlang-doc/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 1ff716a4ff06 -r 1d245790fa10 lang/erlang-doc/Makefile
--- a/lang/erlang-doc/Makefile Sun May 09 00:59:01 2021 +0000
+++ b/lang/erlang-doc/Makefile Sun May 09 02:03:27 2021 +0000
@@ -1,10 +1,10 @@
-# $NetBSD: Makefile,v 1.23 2021/05/09 00:10:06 gutteridge Exp $
+# $NetBSD: Makefile,v 1.24 2021/05/09 02:03:27 gutteridge Exp $
DISTNAME= otp_doc_html_${DIST_VERSION_MAJOR}.${DIST_VERSION_MINOR}
PKGNAME= ${DISTNAME:S/otp_doc_html_/erlang-doc-/}
PKGREVISION= 5
CATEGORIES= lang
-MASTER_SITES= http://www.erlang.org/download/
+MASTER_SITES= https://www.erlang.org/download/
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.erlang.org/
Home |
Main Index |
Thread Index |
Old Index