pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mk/fetch correct documentation
details: https://anonhg.NetBSD.org/pkgsrc/rev/94fa07f47607
branches: trunk
changeset: 450063:94fa07f47607
user: nia <nia%pkgsrc.org@localhost>
date: Sat Apr 10 09:03:13 2021 +0000
description:
correct documentation
diffstat:
mk/fetch/github.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 4fabd986f486 -r 94fa07f47607 mk/fetch/github.mk
--- a/mk/fetch/github.mk Sat Apr 10 08:51:59 2021 +0000
+++ b/mk/fetch/github.mk Sat Apr 10 09:03:13 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: github.mk,v 1.14 2021/03/30 16:47:03 ryoon Exp $
+# $NetBSD: github.mk,v 1.15 2021/04/10 09:03:13 nia Exp $
#
# github.com master site handling
#
@@ -15,7 +15,7 @@
# SHA-1 commit ids are also acceptable
# GITHUB_RELEASE defaults to not defined, set this to ${DISTNAME}
# when packaging a release not based on a git tag.
-# GITHUB_SUBMODULE manually set submodule information:
+# GITHUB_SUBMODULES manually set submodule information:
# values should be:
# GitHub_user GitHub_project tag_or_hash submodule_path
# GITHUB_TYPE overrides the autodetected MASTER_SITE URL scheme:
Home |
Main Index |
Thread Index |
Old Index