summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGeert Bevin <gbevin@gentoo.org>2002-02-04 14:45:54 +0000
committerGeert Bevin <gbevin@gentoo.org>2002-02-04 14:45:54 +0000
commit71f80ebe2123438721147eb19c429cb0af9410de (patch)
treea2d660aecda60c3bd62b0d98e8747dbf6190f126 /net-mail
parentNote about the broken address conduit. (diff)
downloadhistorical-71f80ebe2123438721147eb19c429cb0af9410de.tar.gz
historical-71f80ebe2123438721147eb19c429cb0af9410de.tar.bz2
historical-71f80ebe2123438721147eb19c429cb0af9410de.zip
fixed wrong dep !virtual/mtai which has to be !virtual/mta
Diffstat (limited to 'net-mail')
-rw-r--r--net-mail/ssmtp/ssmtp-2.38.14-r1.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/ssmtp/ssmtp-2.38.14-r1.ebuild b/net-mail/ssmtp/ssmtp-2.38.14-r1.ebuild
index b8aa919631b8..c0a529e3f3ed 100644
--- a/net-mail/ssmtp/ssmtp-2.38.14-r1.ebuild
+++ b/net-mail/ssmtp/ssmtp-2.38.14-r1.ebuild
@@ -1,7 +1,7 @@
# Copyright 1999-2000 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License, v2 or later
# Author AJ Lewis <lewis@sistina.com>
-# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ssmtp-2.38.14-r1.ebuild,v 1.5 2001/08/31 03:23:39 pm Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/ssmtp/ssmtp-2.38.14-r1.ebuild,v 1.6 2002/02/04 14:45:54 gbevin Exp $
A=${P}.tar.gz
@@ -12,7 +12,7 @@ SRC_URI="ftp://ftp.ibiblio.org/pub/Linux/system/mail/mta/${A}"
DEPEND="virtual/glibc"
-RDEPEND="!virtual/mtai net-mail/mailbase"
+RDEPEND="!virtual/mta net-mail/mailbase"
PROVIDE="virtual/mta"