aboutsummaryrefslogtreecommitdiffstats
path: root/archivers
diff options
context:
space:
mode:
authoradamw <adamw@FreeBSD.org>2014-07-24 01:12:13 +0800
committeradamw <adamw@FreeBSD.org>2014-07-24 01:12:13 +0800
commitc050d7122743bd3cdf6348747abc853054fa45c3 (patch)
tree01208d8448cafb509723c70a318eef4c88907e8d /archivers
parent84ea38398cc7581a6c94fe09aeceb2601ce9352e (diff)
downloadfreebsd-ports-gnome-c050d7122743bd3cdf6348747abc853054fa45c3.tar.gz
freebsd-ports-gnome-c050d7122743bd3cdf6348747abc853054fa45c3.tar.zst
freebsd-ports-gnome-c050d7122743bd3cdf6348747abc853054fa45c3.zip
Remove quotes that surrounded entire _DESC strings.
Approved by: portmgr (not really, but touches unstaged ports)
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