diff options
Diffstat (limited to 'mail-mta/exim/exim-4.93.0.4-r2.ebuild')
-rw-r--r-- | mail-mta/exim/exim-4.93.0.4-r2.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mail-mta/exim/exim-4.93.0.4-r2.ebuild b/mail-mta/exim/exim-4.93.0.4-r2.ebuild index 80f10ca7a3a2..27021c7a2f0e 100644 --- a/mail-mta/exim/exim-4.93.0.4-r2.ebuild +++ b/mail-mta/exim/exim-4.93.0.4-r2.ebuild @@ -25,7 +25,7 @@ REQUIRED_USE=" # incorrect, but b) is the only "correct" view from repoman. SDIR=$([[ ${PV} == *_rc* ]] && echo /test - [[ ${PV} == *.*.*.* ]] && echo /fixes) + [[ ${PV} == *.*.*.* ]] && echo /fixes) COMM_URI="https://downloads.exim.org/exim4${SDIR}" DESCRIPTION="A highly configurable, drop-in replacement for sendmail" |