diff options
author | Mike Smith <msmith@FreeBSD.org> | 2000-04-04 21:45:54 +0000 |
---|---|---|
committer | Mike Smith <msmith@FreeBSD.org> | 2000-04-04 21:45:54 +0000 |
commit | fae710c317813c26a189f0fcba87b19c6884c90e (patch) | |
tree | 8c5bd1992a47158848da5c5653df31922740f7df | |
parent | 052f61ac99b3c5bc29156ed9996d13763cc1c6f9 (diff) | |
download | ports-fae710c317813c26a189f0fcba87b19c6884c90e.tar.gz ports-fae710c317813c26a189f0fcba87b19c6884c90e.zip |
Notes
-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 7911c75b42e5..2e5b887804ae 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: |