summaryrefslogtreecommitdiffstats
path: root/Mk/bsd.gnome.mk
diff options
context:
space:
mode:
authorpav <pav@df743ca5-7f9a-e211-a948-0013205c9059>2004-11-21 06:37:30 +0800
committerpav <pav@df743ca5-7f9a-e211-a948-0013205c9059>2004-11-21 06:37:30 +0800
commit6ac7903f3833ac7d59b53ccefedeb2877a89a2d6 (patch)
treee361b7b7865a65981775a14cab246b2b55029653 /Mk/bsd.gnome.mk
parenta7748bff3725389f483a7d40050de3b410b0b353 (diff)
downloadmarcuscom-ports-6ac7903f3833ac7d59b53ccefedeb2877a89a2d6.tar
marcuscom-ports-6ac7903f3833ac7d59b53ccefedeb2877a89a2d6.tar.gz
marcuscom-ports-6ac7903f3833ac7d59b53ccefedeb2877a89a2d6.tar.bz2
marcuscom-ports-6ac7903f3833ac7d59b53ccefedeb2877a89a2d6.tar.lz
marcuscom-ports-6ac7903f3833ac7d59b53ccefedeb2877a89a2d6.tar.xz
marcuscom-ports-6ac7903f3833ac7d59b53ccefedeb2877a89a2d6.tar.zst
marcuscom-ports-6ac7903f3833ac7d59b53ccefedeb2877a89a2d6.zip
- Merge 1.83 from FreeBSD CVS: kill stray word in comment
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@3090 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'Mk/bsd.gnome.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 26392f431..fafb9c884 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".
#