diff options
author | msmith <msmith@FreeBSD.org> | 2000-04-05 05:45:54 +0800 |
---|---|---|
committer | msmith <msmith@FreeBSD.org> | 2000-04-05 05:45:54 +0800 |
commit | ec692c88f53c9610f016f35ea489df07f0852a85 (patch) | |
tree | 97b8b86882fee7c110ad755ef1c95bf601694ac6 | |
parent | afbe1c172029d0395a27803e0ac1adbf6e3d0b0d (diff) | |
download | freebsd-ports-gnome-ec692c88f53c9610f016f35ea489df07f0852a85.tar.gz freebsd-ports-gnome-ec692c88f53c9610f016f35ea489df07f0852a85.tar.zst freebsd-ports-gnome-ec692c88f53c9610f016f35ea489df07f0852a85.zip |
Corel moved the license agreement page - catch up with them.
Submitted by: Ronald Klop <ronald@node11a94.a2000.nl>
-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: |