Remove trailing dot from URL in IGNORE
PR: 90004 Submitted by: chinsan <chinsan.tw@gmail.com> (maintainer)
This commit is contained in:
parent
0eab5c0fc7
commit
0bed23a485
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150510
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ do-fetch:
|
|||
.if !exists (${DISTDIR}/${DISTNAME})
|
||||
ECHO_MSG=/usr/bin/printf
|
||||
IGNORE=\'s distfile must be downloaded manually from\n\
|
||||
\ \ \ \ \ http://glyph.iso10646hk.net/chinese/download_001.html. If you agree\n\
|
||||
\ \ \ \ \ http://glyph.iso10646hk.net/chinese/download_001.html If you agree\n\
|
||||
\ \ \ \ \ with the terms given in the above page, please download ${DISTNAME},\n\
|
||||
\ \ \ \ \ put it into ${DISTDIR} and run \'make\' again\n\n.
|
||||
.endif
|
||||
|
|
Loading…
Reference in a new issue