diff options
author | Julien Valroff <julien@kirya.net> | 2010-08-16 10:30:39 +0200 |
---|---|---|
committer | Julien Valroff <julien@kirya.net> | 2010-08-16 10:30:39 +0200 |
commit | a12741a0485d922cac71ba24539b78cf752d4d79 (patch) | |
tree | f2e87157facc1e5cfe5a53ed03cc334d6cb603b9 /debian/control | |
parent | 33b76b50eccdb21b634004b600956f21ef157c37 (diff) |
Recommend apache2 instead of apache
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/debian/control b/debian/control index 24106ff..de3ebb4 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Package: mailgraph Architecture: all Depends: ${misc:Depends}, libfile-tail-perl, librrds-perl Pre-Depends: debconf -Recommends: httpd | apache, exim4 | postfix | sendmail | mail-transport-agent +Recommends: httpd | apache2, exim4 | postfix | sendmail | mail-transport-agent Description: RRDtool frontend for Mail statistics Mailgraph is a very simple mail statistics RRDtool frontend for Postfix, Sendmail or Exim that produces daily, weekly, monthly and |