pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/mk/fetch
Module Name: pkgsrc
Committed By: nia
Date: Sat Apr 10 09:03:13 UTC 2021
Modified Files:
pkgsrc/mk/fetch: github.mk
Log Message:
correct documentation
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/mk/fetch/github.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/mk/fetch/github.mk
diff -u pkgsrc/mk/fetch/github.mk:1.14 pkgsrc/mk/fetch/github.mk:1.15
--- pkgsrc/mk/fetch/github.mk:1.14 Tue Mar 30 16:47:03 2021
+++ pkgsrc/mk/fetch/github.mk Sat Apr 10 09:03:13 2021
@@ -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