From d9ad877b7e7d15d03ebcf6713e90e9b6559e34f0 Mon Sep 17 00:00:00 2001 From: Jung-uk Kim Date: Mon, 4 Jun 2012 19:25:26 +0000 Subject: [PATCH] Remove unnecessary double-quotes from description. Pointed by: bapt --- sysutils/amrstat/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sysutils/amrstat/Makefile b/sysutils/amrstat/Makefile index 114b98699478..d66a208022e4 100644 --- a/sysutils/amrstat/Makefile +++ b/sysutils/amrstat/Makefile @@ -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