summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--databases/msql/Makefile2
-rw-r--r--databases/msql3/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/databases/msql/Makefile b/databases/msql/Makefile
index 8bea135fa248..276329084811 100644
--- a/databases/msql/Makefile
+++ b/databases/msql/Makefile
@@ -68,7 +68,7 @@ post-install:
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
-IGNORE="- You must manually obtain ${DISTFILES} from 'http://www.Hughes.com.au/download/' and place it in ${DISTDIR}. The distribution requires registration prior to use"
+IGNORE=- You must manually obtain ${DISTFILES} from 'http://www.Hughes.com.au/download/' and place it in ${DISTDIR}. The distribution requires registration prior to use
.endif
.include <bsd.port.post.mk>
diff --git a/databases/msql3/Makefile b/databases/msql3/Makefile
index 8bea135fa248..276329084811 100644
--- a/databases/msql3/Makefile
+++ b/databases/msql3/Makefile
@@ -68,7 +68,7 @@ post-install:
.include <bsd.port.pre.mk>
.if !exists(${DISTDIR}/${DISTNAME}${EXTRACT_SUFX})
-IGNORE="- You must manually obtain ${DISTFILES} from 'http://www.Hughes.com.au/download/' and place it in ${DISTDIR}. The distribution requires registration prior to use"
+IGNORE=- You must manually obtain ${DISTFILES} from 'http://www.Hughes.com.au/download/' and place it in ${DISTDIR}. The distribution requires registration prior to use
.endif
.include <bsd.port.post.mk>