From 7a45d663ead352e438e5be5ac3af1219e3811db5 Mon Sep 17 00:00:00 2001 From: dougb Date: Sat, 25 Nov 2000 06:33:04 +0000 Subject: Update location of Corel's instructions on how to download the distfile. It's not at all clear to me that the license has been totally removed, but IANAL. The originator recommended completely removing the manual fetch, but I'm not willing to take responsibility for that. PR: ports/23031 Submitted by: Mikhail Teterin --- editors/wordperfect/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors') diff --git a/editors/wordperfect/Makefile b/editors/wordperfect/Makefile index 343f045..520256e 100644 --- a/editors/wordperfect/Makefile +++ b/editors/wordperfect/Makefile @@ -28,7 +28,7 @@ NO_BUILD= yes .include .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) -IGNORE='The source to this port may not be automatically fetched due to licensing restrictions. You MUST fetch the source manually after reading and agreeing to the license at: http://linux.corel.com/products/linuxproducts_wp8.htm Once ${DISTFILES} has been downloaded, move it to ${DISTDIR} and then restart this build.' +IGNORE='The source to this port may not be automatically fetched due to licensing restrictions. You MUST fetch the source manually after reading and following the links at http://linux.corel.com/products/wp8/download.htm Once ${DISTFILES} has been downloaded, move it to ${DISTDIR} and then restart this build.' .endif post-extract: -- cgit v1.1