diff options
Diffstat (limited to 'editors/wordperfect')
-rw-r--r-- | editors/wordperfect/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/editors/wordperfect/Makefile b/editors/wordperfect/Makefile index 7911c75..2e5b887 100644 --- a/editors/wordperfect/Makefile +++ b/editors/wordperfect/Makefile @@ -28,7 +28,7 @@ NO_BUILD= yes .include <bsd.port.pre.mk> .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/linux8/download.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 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.' .endif post-extract: |