Portlint:

-Change a letter to lowcase in the begin of sentence in IGNORE.
This commit is contained in:
Jeremy Messenger 2006-06-06 02:50:01 +00:00
parent caad192ccf
commit a577936230
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=164551

View file

@ -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"