Remove unnecessary double-quotes from description.

Pointed by:	bapt
This commit is contained in:
Jung-uk Kim 2012-06-04 19:25:26 +00:00
parent a9c642cc48
commit d9ad877b7e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=298386

View file

@ -15,7 +15,7 @@ MAINTAINER= jkim@FreeBSD.org
COMMENT= Utility for LSI Logic's MegaRAID RAID controllers
OPTIONS_DEFINE= MEGARC
MEGARC_DESC= "Install LSI megarc binary port"
MEGARC_DESC= Install LSI megarc binary port
.include <bsd.port.options.mk>