diff options
author | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:36:41 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2004-07-14 22:36:41 +0000 |
commit | 336fd2981a48f6136356f59ab139c12ef1fdeb0e (patch) | |
tree | ce94d6d211141f6f0ce6d36fe3a78f7b6c131b33 /mail-mta/sendmail | |
parent | don't assign S=${WORKDIR}/${P} (diff) | |
download | gentoo-2-336fd2981a48f6136356f59ab139c12ef1fdeb0e.tar.gz gentoo-2-336fd2981a48f6136356f59ab139c12ef1fdeb0e.tar.bz2 gentoo-2-336fd2981a48f6136356f59ab139c12ef1fdeb0e.zip |
Gentoo Technologies -> Gentoo Foundation
Diffstat (limited to 'mail-mta/sendmail')
-rw-r--r-- | mail-mta/sendmail/files/sendmail | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/sendmail/files/sendmail b/mail-mta/sendmail/files/sendmail index 4ee7cfb9e4af..fb46c290be82 100644 --- a/mail-mta/sendmail/files/sendmail +++ b/mail-mta/sendmail/files/sendmail @@ -1,7 +1,7 @@ #!/sbin/runscript -# Copyright 1999-2004 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/files/sendmail,v 1.1 2004/05/30 09:20:40 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/sendmail/files/sendmail,v 1.2 2004/07/14 22:36:41 agriffis Exp $ depend() { need net |