summaryrefslogtreecommitdiffstats
path: root/www
diff options
context:
space:
mode:
authorkris <kris@FreeBSD.org>2006-03-25 22:30:24 +0000
committerkris <kris@FreeBSD.org>2006-03-25 22:30:24 +0000
commitb70863c0307f99e70dff032920d83f19597c0288 (patch)
tree15f14d39850345f14fc5cc0cd071e40eb781ab55 /www
parent6360b0c51900f9aaa1e6662271ebc25a1603d279 (diff)
downloadFreeBSD-ports-b70863c0307f99e70dff032920d83f19597c0288.zip
FreeBSD-ports-b70863c0307f99e70dff032920d83f19597c0288.tar.gz
Correct typos
Diffstat (limited to 'www')
-rw-r--r--www/kompozer/Makefile2
-rw-r--r--www/nvu/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/www/kompozer/Makefile b/www/kompozer/Makefile
index cf7cb41..4ee15f0 100644
--- a/www/kompozer/Makefile
+++ b/www/kompozer/Makefile
@@ -30,7 +30,7 @@ CFLAGS+= -I${X11BASE}/include
.include "${.CURDIR}/../mozilla/Makefile.common"
.if ${ARCH} == "sparc64" || ${ARCH} == "ia64"
-BROKEN= Does no build
+BROKEN= does not build
.endif
.if ${PERL_LEVEL} < 500600
diff --git a/www/nvu/Makefile b/www/nvu/Makefile
index cf7cb41..4ee15f0 100644
--- a/www/nvu/Makefile
+++ b/www/nvu/Makefile
@@ -30,7 +30,7 @@ CFLAGS+= -I${X11BASE}/include
.include "${.CURDIR}/../mozilla/Makefile.common"
.if ${ARCH} == "sparc64" || ${ARCH} == "ia64"
-BROKEN= Does no build
+BROKEN= does not build
.endif
.if ${PERL_LEVEL} < 500600
OpenPOWER on IntegriCloud