aboutsummaryrefslogtreecommitdiff
path: root/archivers
diff options
context:
space:
mode:
authorTobias Kortkamp <tobik@FreeBSD.org>2021-03-07 16:45:48 +0000
committerTobias Kortkamp <tobik@FreeBSD.org>2021-03-07 16:45:48 +0000
commitf2499eec5ae60bcd0ce31852e0d518ca1c143e44 (patch)
tree939a6b6d6ad06d1367cc009860364b7ab483738b /archivers
parenta8758259cd7863decdab7ab58fb9b8883dc61136 (diff)
downloadports-f2499eec5ae60bcd0ce31852e0d518ca1c143e44.tar.gz
ports-f2499eec5ae60bcd0ce31852e0d518ca1c143e44.zip
Remove redundant option descriptions that match the default ones
(ignoring case) Reported by: danfe (for net/mosquitto), portscan
Notes
Notes: svn path=/head/; revision=567577
Diffstat (limited to 'archivers')
-rw-r--r--archivers/file-roller/Makefile1
-rw-r--r--archivers/xarchiver/Makefile1
2 files changed, 0 insertions, 2 deletions
diff --git a/archivers/file-roller/Makefile b/archivers/file-roller/Makefile
index 7df5451fe5d9..aee3035d265e 100644
--- a/archivers/file-roller/Makefile
+++ b/archivers/file-roller/Makefile
@@ -47,7 +47,6 @@ FORMATS_DESC= Additional compression formats support
ARJ_DESC= ARJ archive support
ARJ_RUN_DEPENDS= arj:archivers/arj
-LZO_DESC= LZO compression support
LZO_RUN_DEPENDS= lzop:archivers/lzop
RAR_DESC= RAR archive support
diff --git a/archivers/xarchiver/Makefile b/archivers/xarchiver/Makefile
index 08e1047b71c2..3cf23db47b9d 100644
--- a/archivers/xarchiver/Makefile
+++ b/archivers/xarchiver/Makefile
@@ -40,7 +40,6 @@ OPTIONS_SUB= yes
FORMATS_DESC= Additional compression formats support
ARJ_DESC= ARJ compression support
-LZO_DESC= LZO compression support
RAR_DESC= RAR compression support
ARJ_RUN_DEPENDS= arj:archivers/arj