aboutsummaryrefslogtreecommitdiff
path: root/Mk
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 /Mk
parente9fa6b1fe8f3108a00f0329e8d89050fe47fda2b (diff)
downloadports-32c7e9da3e4e8d612cd95596a482443fe2c2395e.tar.gz
ports-32c7e9da3e4e8d612cd95596a482443fe2c2395e.zip
Notes
Diffstat (limited to 'Mk')
-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".
#