diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-07-28 12:37:32 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-07-28 12:37:32 +0000 |
commit | fc2fd794da4b7c586bb8432b38b878ebbee0e33c (patch) | |
tree | 8165e82643dc449a25d666f48ae66de860212c70 /eclass/qmail.eclass | |
parent | revert whole commit, needs a lot more time i'm willing to put for it (diff) | |
download | historical-fc2fd794da4b7c586bb8432b38b878ebbee0e33c.tar.gz historical-fc2fd794da4b7c586bb8432b38b878ebbee0e33c.tar.bz2 historical-fc2fd794da4b7c586bb8432b38b878ebbee0e33c.zip |
Fix e-mail address.
Diffstat (limited to 'eclass/qmail.eclass')
-rw-r--r-- | eclass/qmail.eclass | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/eclass/qmail.eclass b/eclass/qmail.eclass index fbc028ac3ff6..bd18d4fb53fe 100644 --- a/eclass/qmail.eclass +++ b/eclass/qmail.eclass @@ -1,9 +1,9 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/eclass/qmail.eclass,v 1.1 2008/04/06 17:05:27 hollow Exp $ +# $Header: /var/cvsroot/gentoo-x86/eclass/qmail.eclass,v 1.2 2010/07/28 12:37:32 jer Exp $ # @ECLASS: qmail.eclass -# @MAINTAINER: qmail@gentoo.org +# @MAINTAINER: qmail-bugs@gentoo.org # @BLURB: common qmail functions inherit flag-o-matic toolchain-funcs fixheadtails |