aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorOliver Braun <obraun@FreeBSD.org>2002-09-17 06:37:01 +0000
committerOliver Braun <obraun@FreeBSD.org>2002-09-17 06:37:01 +0000
commitd2e905edd8886a566f7238131ec098b5a21a2d63 (patch)
treea435278057ea8cad48a862b2376c7d40475c3296
parent704e9d5a8b64328dd486078da5e1804e8bec62e5 (diff)
downloadports-d2e905edd8886a566f7238131ec098b5a21a2d63.tar.gz
ports-d2e905edd8886a566f7238131ec098b5a21a2d63.zip
Notes
-rw-r--r--textproc/hs-HaXml/Makefile2
-rw-r--r--textproc/hs-haxml/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/textproc/hs-HaXml/Makefile b/textproc/hs-HaXml/Makefile
index 3b66e0b9bcb6..7c50bd0aa83b 100644
--- a/textproc/hs-HaXml/Makefile
+++ b/textproc/hs-HaXml/Makefile
@@ -55,7 +55,7 @@ PLIST_SUB+= GHC="@comment "
pre-everything:
@${ECHO_CMD} ""
.if defined(WITH_GHC) && !defined(WITHOUT_NHC98)
- @${ECHO_CMD} " HaXml will be installed for both nhc98 and ghc.
+ @${ECHO_CMD} " HaXml will be installed for both nhc98 and ghc."
.elif defined(WITHOUT_NHC98)
@${ECHO_CMD} " HaXml will be installed for ghc only."
.else
diff --git a/textproc/hs-haxml/Makefile b/textproc/hs-haxml/Makefile
index 3b66e0b9bcb6..7c50bd0aa83b 100644
--- a/textproc/hs-haxml/Makefile
+++ b/textproc/hs-haxml/Makefile
@@ -55,7 +55,7 @@ PLIST_SUB+= GHC="@comment "
pre-everything:
@${ECHO_CMD} ""
.if defined(WITH_GHC) && !defined(WITHOUT_NHC98)
- @${ECHO_CMD} " HaXml will be installed for both nhc98 and ghc.
+ @${ECHO_CMD} " HaXml will be installed for both nhc98 and ghc."
.elif defined(WITHOUT_NHC98)
@${ECHO_CMD} " HaXml will be installed for ghc only."
.else