Remove trailing dot from URL in IGNORE

PR:		90004
Submitted by:	chinsan <chinsan.tw@gmail.com> (maintainer)
This commit is contained in:
Emanuel Haupt 2005-12-06 08:21:45 +00:00
parent 0eab5c0fc7
commit 0bed23a485
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=150510

View file

@ -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