From 0e75175455029c70612f5a5b9ccb928fd4230279 Mon Sep 17 00:00:00 2001 From: itetcu Date: Sat, 3 Apr 2010 10:08:05 +0000 Subject: - typos PR: 144727 Submitted by: Christopher Petrik --- ports-mgmt/tinderbox/Makefile | 2 +- ports-mgmt/tinderbox/files/pkg-message.in | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'ports-mgmt/tinderbox') diff --git a/ports-mgmt/tinderbox/Makefile b/ports-mgmt/tinderbox/Makefile index 0cadb6c980aa..23eb300b56b5 100644 --- a/ports-mgmt/tinderbox/Makefile +++ b/ports-mgmt/tinderbox/Makefile @@ -94,7 +94,7 @@ RUN_DEPENDS+= lsof:${PORTSDIR}/sysutils/lsof pre-everything:: .if (!defined(WITHOUT_APACHE) || defined(WITH_LIGHTTPD) || defined(WITH_HIAWATHA)) && !defined(WITH_WEBUI) - @${ECHO_CMD} "It doesn't make sense to depend on Apache, LightHTTPD or Hiawatha if not using any web interface." + @${ECHO_CMD} "It doesn't make sense to depend on Apache, LightHTTPD or Hiawatha if not using the WebUI." @${FALSE} .endif diff --git a/ports-mgmt/tinderbox/files/pkg-message.in b/ports-mgmt/tinderbox/files/pkg-message.in index df8d22faf10a..0b9a1630d348 100644 --- a/ports-mgmt/tinderbox/files/pkg-message.in +++ b/ports-mgmt/tinderbox/files/pkg-message.in @@ -31,7 +31,7 @@ alias.url = ( "/tb/logs/" => "%%PREFIX%%/tinderbox/logs/", dir-listing.activate = "enable" -- In you Hiawatha configuration: +- In your Hiawatha configuration: Alias is a built in command, no need to load any special mod -- cgit