Skip to content
Permalink
Browse files

amavisd-new: Fix homepage

 - Sort dependencies
  • Loading branch information
mf2k committed Apr 3, 2019
1 parent a3f4089 commit 52e3c5a6cca58f6c160f1d440fa8c1b1a67e416a
Showing with 5 additions and 5 deletions.
  1. +5 −5 mail/amavisd-new/Portfile
@@ -19,7 +19,7 @@ long_description ${description} It is written in Perl for maintainability, wi
helper programs. Best with Postfix, fine with dual-sendmail setup and Exim v4, \
works with sendmail/milter, or with any MTA as a SMTP relay. For Courier and \
qmail MTA integration there is a patch in the distributed package.
homepage http://www.ijs.si/software/amavisd/
homepage https://amavis.org
master_sites ${homepage}

use_xz yes
@@ -43,18 +43,18 @@ depends_run port:p${perl5.major}-archive-zip \
port:p${perl5.major}-berkeleydb \
port:p${perl5.major}-convert-tnef \
port:p${perl5.major}-convert-uulib \
port:p${perl5.major}-dbd-mysql \
port:p${perl5.major}-digest-md5 \
port:p${perl5.major}-io-compress \
port:p${perl5.major}-io-stringy \
port:p${perl5.major}-mail-dkim \
port:p${perl5.major}-mail-spamassassin \
port:p${perl5.major}-mailtools \
port:p${perl5.major}-mime-tools \
port:p${perl5.major}-mime-base64 \
port:p${perl5.major}-mime-tools \
port:p${perl5.major}-net-server \
port:p${perl5.major}-time-hires \
port:p${perl5.major}-unix-syslog \
port:p${perl5.major}-mail-spamassassin \
port:p${perl5.major}-dbd-mysql
port:p${perl5.major}-unix-syslog

variant clamav description {Enable run-time support for clamav} {
depends_run-append \

0 comments on commit 52e3c5a

Please sign in to comment.
You can’t perform that action at this time.