diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:53:36 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 23:53:36 +0000 |
commit | 3a76956698ec93b38de0faaf2cfd81f100cb773a (patch) | |
tree | 463b00e354a9f9082a864deaf0ca5006982614dc /net-mail/dovecot | |
parent | sync IUSE (missing) (diff) | |
download | historical-3a76956698ec93b38de0faaf2cfd81f100cb773a.tar.gz historical-3a76956698ec93b38de0faaf2cfd81f100cb773a.tar.bz2 historical-3a76956698ec93b38de0faaf2cfd81f100cb773a.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'net-mail/dovecot')
-rw-r--r-- | net-mail/dovecot/files/dovecot.init | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/dovecot/files/dovecot.init b/net-mail/dovecot/files/dovecot.init index 0c4ee1cff9fb..b6f15295e8a5 100644 --- a/net-mail/dovecot/files/dovecot.init +++ b/net-mail/dovecot/files/dovecot.init @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/files/dovecot.init,v 1.1 2004/04/10 14:21:11 g2boojum Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-mail/dovecot/files/dovecot.init,v 1.2 2004/07/14 23:49:56 agriffis Exp $ depend() { need net |