pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/erlang-doc
Module Name: pkgsrc
Committed By: gutteridge
Date: Sun May 9 02:03:28 UTC 2021
Modified Files:
pkgsrc/lang/erlang-doc: Makefile
Log Message:
erlang-doc: update MASTER_SITES to https
To generate a diff of this commit:
cvs rdiff -u -r1.23 -r1.24 pkgsrc/lang/erlang-doc/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/erlang-doc/Makefile
diff -u pkgsrc/lang/erlang-doc/Makefile:1.23 pkgsrc/lang/erlang-doc/Makefile:1.24
--- pkgsrc/lang/erlang-doc/Makefile:1.23 Sun May 9 00:10:06 2021
+++ pkgsrc/lang/erlang-doc/Makefile Sun May 9 02:03:27 2021
@@ -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