diff options
Diffstat (limited to 'net-mail/dovecot/dovecot-1.1.16.ebuild')
-rw-r--r-- | net-mail/dovecot/dovecot-1.1.16.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-mail/dovecot/dovecot-1.1.16.ebuild b/net-mail/dovecot/dovecot-1.1.16.ebuild index 2407bd3cf50b..ef5135bcdfc5 100644 --- a/net-mail/dovecot/dovecot-1.1.16.ebuild +++ b/net-mail/dovecot/dovecot-1.1.16.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.1.16.ebuild,v 1.1 2009/06/09 07:01:35 wschlich Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/dovecot-1.1.16.ebuild,v 1.2 2010/06/17 20:52:06 patrick Exp $ inherit autotools eutils ssl-cert versionator @@ -37,7 +37,7 @@ DEPEND=">=sys-apps/sed-4 ldap? ( net-nds/openldap ) pam? ( virtual/pam ) ssl? ( dev-libs/openssl ) - postgres? ( virtual/postgresql-base ) + postgres? ( dev-db/postgresql-base ) mysql? ( virtual/mysql ) sqlite3? ( =dev-db/sqlite-3* ) vpopmail? ( net-mail/vpopmail )" |