summaryrefslogtreecommitdiff
path: root/Mk/bsd.gnome.mk
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-05 07:42:11 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-04-05 07:42:11 +0000
commit533826d252662ded1078d9c9b3a0bcbd98c7c57c (patch)
tree2140d07540109aeb028c9505d4fb54a0203072d0 /Mk/bsd.gnome.mk
parentDon't create a thttpd.sh.bak (diff)
Fix some spelling and grammar nits.
Notes
Notes: svn path=/head/; revision=78276
Diffstat (limited to 'Mk/bsd.gnome.mk')
-rw-r--r--Mk/bsd.gnome.mk6
1 files changed, 3 insertions, 3 deletions
diff --git a/Mk/bsd.gnome.mk b/Mk/bsd.gnome.mk
index 5056f2891bab..83d0dc3d96f9 100644
--- a/Mk/bsd.gnome.mk
+++ b/Mk/bsd.gnome.mk
@@ -363,7 +363,7 @@ gal2_USE_GNOME_IMPL=gnomeui libgnomeprintui
# .endfor
# .endif
#
-# Although it apears a little more convoluted in the tests.
+# Although it appears a little more convoluted in the tests.
# Ports can make use of this like so:
#
@@ -379,7 +379,7 @@ gal2_USE_GNOME_IMPL=gnomeui libgnomeprintui
# .endif
# If the user has not defined GNOME_DESKTOP_VERSION, let's try to prevent
-# them from shooting themself in the foot. We will try to make an
+# users from shooting themselves in the foot. We will try to make an
# intelligent choice on the user's behalf.
.if exists(${gnomepanel_DETECT})
GNOME_DESKTOP_VERSION?= 2
@@ -447,7 +447,7 @@ USE_GNOME= glib12
USE_GNOME= gnomeprefix gnomehack libcapplet
.endif
-# Hack USE_GNOME to the modular nfrastructure for port mataintainers that
+# Hack USE_GNOME to the modular infrastructure for port maintainers that
# didn't do so themselves. This will allow us to get rid of the old
# GNOME porting infrastructure more quickly.
.if defined(USE_GNOME)