pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/erlang-man
Module Name: pkgsrc
Committed By: gutteridge
Date: Sun May 9 02:04:43 UTC 2021
Modified Files:
pkgsrc/lang/erlang-man: Makefile
Log Message:
erlang-man: update MASTER_SITES to https
To generate a diff of this commit:
cvs rdiff -u -r1.11 -r1.12 pkgsrc/lang/erlang-man/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-man/Makefile
diff -u pkgsrc/lang/erlang-man/Makefile:1.11 pkgsrc/lang/erlang-man/Makefile:1.12
--- pkgsrc/lang/erlang-man/Makefile:1.11 Wed Jul 3 07:26:36 2019
+++ pkgsrc/lang/erlang-man/Makefile Sun May 9 02:04:43 2021
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.11 2019/07/03 07:26:36 nia Exp $
+# $NetBSD: Makefile,v 1.12 2021/05/09 02:04:43 gutteridge Exp $
DISTNAME= otp_doc_man_${DIST_VERSION_MAJOR}.${DIST_VERSION_MINOR}
PKGNAME= ${DISTNAME:S/otp_doc_man_/erlang-man-/}
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