summaryrefslogtreecommitdiffstats
path: root/Mk
diff options
context:
space:
mode:
authormarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-24 14:31:09 +0800
committermarcus <marcus@df743ca5-7f9a-e211-a948-0013205c9059>2005-11-24 14:31:09 +0800
commit0c71e1439094255db206a3891309f5b8ca1857f0 (patch)
tree1baae5cbb3e608790ec7ffb3b0be615d68c15f12 /Mk
parent0dc0b8db1fbfcfcc75d16e5b7a143a05cc08d6d5 (diff)
downloadmarcuscom-ports-0c71e1439094255db206a3891309f5b8ca1857f0.tar
marcuscom-ports-0c71e1439094255db206a3891309f5b8ca1857f0.tar.gz
marcuscom-ports-0c71e1439094255db206a3891309f5b8ca1857f0.tar.bz2
marcuscom-ports-0c71e1439094255db206a3891309f5b8ca1857f0.tar.lz
marcuscom-ports-0c71e1439094255db206a3891309f5b8ca1857f0.tar.xz
marcuscom-ports-0c71e1439094255db206a3891309f5b8ca1857f0.tar.zst
marcuscom-ports-0c71e1439094255db206a3891309f5b8ca1857f0.zip
Remove trailing whitespace.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@5212 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'Mk')
-rw-r--r--Mk/bsd.mozilla.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/Mk/bsd.mozilla.mk b/Mk/bsd.mozilla.mk
index 50b62803c..0f2b3ce37 100644
--- a/Mk/bsd.mozilla.mk
+++ b/Mk/bsd.mozilla.mk
@@ -2,7 +2,7 @@
# ex:ts=4
#
# $FreeBSD$
-# $MCom: ports/Mk/bsd.mozilla.mk,v 1.16 2005/11/24 06:28:30 marcus Exp $
+# $MCom: ports/Mk/bsd.mozilla.mk,v 1.17 2005/11/24 06:30:52 marcus Exp $
#
# 4 column tabs prevent hair loss and tooth decay!
@@ -21,10 +21,10 @@ Mozilla_Pre_Include= bsd.mozilla.mk
# USE_GECKO= mozilla firefox mozilla-devel
# Lists gecko's the port supports. The first entry will
# be the default gecko to use unless WITH_GECKO is defined
-# then bsd.mozilla.mk will test if the listed entries in
+# then bsd.mozilla.mk will test if the listed entries in
# WITH_GECKO and match ones in USE_GECKO, if true then the
# first match found in WITH_GECKO will be used. bsd.mozilla.mk
-# will set MOZILLA to the gecko it will be using.
+# will set MOZILLA to the gecko it will be using.
#
# The use of USE_GECKO= yes will default to firefox unless
# WITH_GECKO is defined and this means your port supports