diff options
author | Achim Gottinger <achim@gentoo.org> | 2001-06-21 14:08:38 +0000 |
---|---|---|
committer | Achim Gottinger <achim@gentoo.org> | 2001-06-21 14:08:38 +0000 |
commit | 14e628efdf57ceb4642c9f58c9ad2770fffa8678 (patch) | |
tree | 4e621786f9d509e1e8f703da067cd9c8f94a3a59 /net-mail/exim | |
parent | updated to the newly released 0.3.0 (diff) | |
download | gentoo-2-14e628efdf57ceb4642c9f58c9ad2770fffa8678.tar.gz gentoo-2-14e628efdf57ceb4642c9f58c9ad2770fffa8678.tar.bz2 gentoo-2-14e628efdf57ceb4642c9f58c9ad2770fffa8678.zip |
*** empty log message ***
Diffstat (limited to 'net-mail/exim')
-rw-r--r-- | net-mail/exim/exim-3.22-r1.ebuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net-mail/exim/exim-3.22-r1.ebuild b/net-mail/exim/exim-3.22-r1.ebuild index 7eb81d8ec790..e40a23892909 100644 --- a/net-mail/exim/exim-3.22-r1.ebuild +++ b/net-mail/exim/exim-3.22-r1.ebuild @@ -11,7 +11,7 @@ HOMEPAGE="http://www.exim.org/" DEPEND="virtual/glibc - perl? ( >=sys-devel/perl-5.6.0 ) + >=sys-devel/perl-5.6.0 pam? ( >=sys-libs/pam-0.75 ) >=sys-libs/db-3.2" |