diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2010-01-27 22:37:20 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2010-01-27 22:37:20 +0000 |
commit | 4b198e97b36cb8052f1872c780d24142083be600 (patch) | |
tree | e0598ea975df0c0c24af0d05681c68c5e6812d02 | |
parent | 794fe1ede700ee5b8a1577937143e0725945422f (diff) | |
download | ports-4b198e97b36cb8052f1872c780d24142083be600.tar.gz ports-4b198e97b36cb8052f1872c780d24142083be600.zip |
Notes
-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 b24701eaef62..d1f344446499 100644 --- a/chinese/dfsongsd/Makefile +++ b/chinese/dfsongsd/Makefile @@ -32,7 +32,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.jsp 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 |