diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2005-12-06 16:21:45 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2005-12-06 16:21:45 +0800 |
commit | d762a1feac43318cbc4477c739dde3388faf71ad (patch) | |
tree | 3e67bb794adc5393bac2d982c46596fbbd8f3d7b /chinese | |
parent | fd9c59eddf1d017f47340a4186668081e07abee5 (diff) | |
download | freebsd-ports-gnome-d762a1feac43318cbc4477c739dde3388faf71ad.tar.gz freebsd-ports-gnome-d762a1feac43318cbc4477c739dde3388faf71ad.tar.zst freebsd-ports-gnome-d762a1feac43318cbc4477c739dde3388faf71ad.zip |
Remove trailing dot from URL in IGNORE
PR: 90004
Submitted by: chinsan <chinsan.tw@gmail.com> (maintainer)
Diffstat (limited to 'chinese')
-rw-r--r-- | chinese/dfsongsd/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/chinese/dfsongsd/Makefile b/chinese/dfsongsd/Makefile index 6d840c98529d..9b91f0a73519 100644 --- a/chinese/dfsongsd/Makefile +++ b/chinese/dfsongsd/Makefile @@ -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 |