summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'net-mail/dovecot/dovecot-1.2.6.ebuild')
-rw-r--r--net-mail/dovecot/dovecot-1.2.6.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/dovecot/dovecot-1.2.6.ebuild b/net-mail/dovecot/dovecot-1.2.6.ebuild
index f5723c6c8768..6c382bd4328b 100644
--- a/net-mail/dovecot/dovecot-1.2.6.ebuild
+++ b/net-mail/dovecot/dovecot-1.2.6.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.6.ebuild,v 1.6 2009/12/26 18:02:48 armin76 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.2.6.ebuild,v 1.7 2010/06/17 20:52:06 patrick Exp $
EAPI="2"
@@ -30,7 +30,7 @@ DEPEND="berkdb? ( sys-libs/db )
ldap? ( net-nds/openldap )
mysql? ( virtual/mysql )
pam? ( virtual/pam )
- postgres? ( virtual/postgresql-base )
+ postgres? ( dev-db/postgresql-base )
sqlite? ( dev-db/sqlite )
ssl? ( dev-libs/openssl )
vpopmail? ( net-mail/vpopmail )"