aboutsummaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-06-06 02:50:01 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-06-06 02:50:01 +0000
commita5779362305120c2c13e030addcaeab52a1954de (patch)
treeafb5a404addb546e4c79096980f46a5e148bafe0 /multimedia
parentcaad192ccf9ac4d60440d131dd7b07e698d12156 (diff)
downloadports-a5779362305120c2c13e030addcaeab52a1954de.tar.gz
ports-a5779362305120c2c13e030addcaeab52a1954de.zip
Portlint:
-Change a letter to lowcase in the begin of sentence in IGNORE.
Notes
Notes: svn path=/head/; revision=164551
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/gstreamer-plugins/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/multimedia/gstreamer-plugins/Makefile b/multimedia/gstreamer-plugins/Makefile
index 6861cbbf1ce6..bcf35c372ff8 100644
--- a/multimedia/gstreamer-plugins/Makefile
+++ b/multimedia/gstreamer-plugins/Makefile
@@ -71,7 +71,7 @@ DEFAULT_AUDIOSRC?= osssrc
.include "${MASTERDIR}/Makefile.common"
.if ${OSVERSION} < 500000
-IGNORE= Many plugins don't build or even work on 4.x
+IGNORE= many plugins don't build or even work on 4.x
.endif
.if ${GST_PLUGIN} == "base"