summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2004-11-20 22:35:32 +0000
committerPav Lucistnik <pav@FreeBSD.org>2004-11-20 22:35:32 +0000
commit32c7e9da3e4e8d612cd95596a482443fe2c2395e (patch)
treed8ad802375dcad266d718d03944160dce655e711
parentAdd CVE reference for the SA-04:16.fetch entry. (diff)
- Kill stray word in comment
Notes
Notes: svn path=/head/; revision=122034
-rw-r--r--Mk/bsd.gnome.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.gnome.mk b/Mk/bsd.gnome.mk
index 8792602a8215..50e767e773a6 100644
--- a/Mk/bsd.gnome.mk
+++ b/Mk/bsd.gnome.mk
@@ -30,7 +30,7 @@ Gnome_Pre_Include= bsd.gnome.mk
# that your port installs. These schema files and
# %gconf.xml files will be automatically added to
# ${PLIST}. For example, if your port has
-# "etc/gconf/schemas/(foo.schemas and bar.schemas)", add
+# "etc/gconf/schemas/(foo.schemas and bar.schemas)",
# add the following to your Makefile:
# "GCONF_SCHEMAS=foo.schemas bar.schemas".
#