From e889bba93c64d6765660639b7814d10d9ab3e855 Mon Sep 17 00:00:00 2001 From: Alexander Langer Date: Sat, 13 Oct 2001 15:23:55 +0000 Subject: Remove additional "'" PR: 31242 Submitted by: David Approved by: maintainer --- editors/staroffice60/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'editors/staroffice60') diff --git a/editors/staroffice60/Makefile b/editors/staroffice60/Makefile index 51ae57e2e99e..7554f90cdeff 100644 --- a/editors/staroffice60/Makefile +++ b/editors/staroffice60/Makefile @@ -70,7 +70,7 @@ pre-fetch: @${FALSE} .endif .if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX}) -IGNORE="Please manually download ${DISTNAME}${EXTRACT_SUFX} from http://www.sun.com/staroffice. Put ${DISTNAME}${EXTRACT_SUFX} into the directory ${DISTDIR} and run make again.'" +IGNORE="Please manually download ${DISTNAME}${EXTRACT_SUFX} from http://www.sun.com/staroffice. Put ${DISTNAME}${EXTRACT_SUFX} into the directory ${DISTDIR} and run make again." .endif do-extract: -- cgit v1.2.3