diff options
author | Mark Felder <feld@FreeBSD.org> | 2017-04-27 14:28:40 +0000 |
---|---|---|
committer | Mark Felder <feld@FreeBSD.org> | 2017-04-27 14:28:40 +0000 |
commit | fb58454392bed34e72d6beecc02dae0555aa20c5 (patch) | |
tree | 812ede6847b9fce67548869c7d9da3fc0a6052c0 /security | |
parent | a7124328cb6ba531c465881631921ebe9cea0ca7 (diff) | |
download | freebsd-ports-fb58454392bed34e72d6beecc02dae0555aa20c5.zip |
Revert removal of UNRAR description from these ports
It was determined that the custom descriptions were more useful
Reported by: mat
Diffstat (limited to 'security')
-rw-r--r-- | security/amavisd-new/Makefile | 1 | ||||
-rw-r--r-- | security/maia/Makefile | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/security/amavisd-new/Makefile b/security/amavisd-new/Makefile index 9d3edee70c25..15b10e14e985 100644 --- a/security/amavisd-new/Makefile +++ b/security/amavisd-new/Makefile @@ -59,6 +59,7 @@ P0F_DESC= Passive operating system fingerprinting ALTERMIME_DESC= Use AlterMime for defanging/disclaimers FILE_DESC= Use newer file(1) utility from ports RAR_DESC= RAR support with archivers/rar +UNRAR_DESC= RAR support with archivers/unrar ARJ_DESC= ARJ support with archivers/arj UNARJ_DESC= ARJ support with archivers/unarj LHA_DESC= LHA support with archivers/lha diff --git a/security/maia/Makefile b/security/maia/Makefile index 25c0421a37d1..694e96f4ce29 100644 --- a/security/maia/Makefile +++ b/security/maia/Makefile @@ -69,6 +69,7 @@ SPF_DESC= SpamAssassin SPF plugin DKIM_DESC= SpamAssassin DKIM plugin FILE_DESC= Use newer file(1) utility from ports RAR_DESC= RAR support with archivers/rar +UNRAR_DESC= RAR support with archivers/unrar ARJ_DESC= ARJ support with archivers/arj UNARJ_DESC= ARJ support with archivers/unarj LHA_DESC= LHA support with archivers/lha |