Fix comment of GH_TAGNAME

This commit is contained in:
Sunpoet Po-Chuan Hsieh 2019-02-28 21:36:11 +00:00
parent 9eed429393
commit a62df23c12
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494205

View File

@ -365,7 +365,7 @@ DEV_WARNING+= "MASTER_SITES contains ${MASTER_SITES:M*/github.com/*/archive/*},
# GH_TAGNAME - name of the tag to download (2.0.1, hash, ...)
# Using the name of a branch here is incorrect. It is
# possible to do GH_TAGNAME= GIT_HASH to do a snapshot.
# default: ${DISTVERSION}
# default: ${DISTVERSIONFULL}
#
# GH_SUBDIR - directory relative to WRKSRC where to move this distfile's
# content after extracting.