From d762a1feac43318cbc4477c739dde3388faf71ad Mon Sep 17 00:00:00 2001 From: ehaupt Date: Tue, 6 Dec 2005 08:21:45 +0000 Subject: Remove trailing dot from URL in IGNORE PR: 90004 Submitted by: chinsan (maintainer) --- chinese/dfsongsd/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chinese') 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 -- cgit