aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-23 17:12:13 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-23 17:12:13 +0000
commit670f06c5222928202e52a22f36ce479a5fde1440 (patch)
tree01208d8448cafb509723c70a318eef4c88907e8d /archivers
parent2bbb53adc36284dc2507485b13f0126c3d49984f (diff)
downloadports-670f06c5222928202e52a22f36ce479a5fde1440.tar.gz
ports-670f06c5222928202e52a22f36ce479a5fde1440.zip
Remove quotes that surrounded entire _DESC strings.
Approved by: portmgr (not really, but touches unstaged ports)
Notes
Notes: svn path=/head/; revision=362713
Diffstat (limited to 'archivers')
-rw-r--r--archivers/p5-Archive-Tar/Makefile2
-rw-r--r--archivers/pear-File_Archive/Makefile6
2 files changed, 4 insertions, 4 deletions
diff --git a/archivers/p5-Archive-Tar/Makefile b/archivers/p5-Archive-Tar/Makefile
index fc0ce4cd748e..2a7b7a5a02ba 100644
--- a/archivers/p5-Archive-Tar/Makefile
+++ b/archivers/p5-Archive-Tar/Makefile
@@ -20,7 +20,7 @@ USES= perl5
USE_PERL5= configure
OPTIONS_DEFINE= TEXTDIFF
-TEXTDIFF_DESC= "Text::Diff support for ptardiff"
+TEXTDIFF_DESC= Text::Diff support for ptardiff
TEXTDIFF_RUN_DEPENDS= p5-Text-Diff>=0:${PORTSDIR}/textproc/p5-Text-Diff
diff --git a/archivers/pear-File_Archive/Makefile b/archivers/pear-File_Archive/Makefile
index c5e353a4eccf..aa850162349b 100644
--- a/archivers/pear-File_Archive/Makefile
+++ b/archivers/pear-File_Archive/Makefile
@@ -18,9 +18,9 @@ LATEST_LINK= pear-${PORTNAME}
OPTIONS_DEFINE= PEAR_MAIL PEAR_MAIL_MIME PEAR_CACHE_LITE
-PEAR_MAIL_DESC= "PEAR::Mail support"
-PEAR_MAIL_MIME_DESC= "PEAR::Mail_Mime support"
-PEAR_CACHE_LITE_DESC= "PEAR::Cache_Lite support"
+PEAR_MAIL_DESC= PEAR::Mail support
+PEAR_MAIL_MIME_DESC= PEAR::Mail_Mime support
+PEAR_CACHE_LITE_DESC= PEAR::Cache_Lite support
PEAR_AUTOINSTALL= YES