diff options
Diffstat (limited to 'mail-mta/postfix/postfix-2.9.1-r1.ebuild')
-rw-r--r-- | mail-mta/postfix/postfix-2.9.1-r1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/mail-mta/postfix/postfix-2.9.1-r1.ebuild b/mail-mta/postfix/postfix-2.9.1-r1.ebuild index 1e46196c3b2e..938077cfc50d 100644 --- a/mail-mta/postfix/postfix-2.9.1-r1.ebuild +++ b/mail-mta/postfix/postfix-2.9.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.9.1-r1.ebuild,v 1.1 2012/03/14 10:52:50 eras Exp $ +# $Header: /var/cvsroot/gentoo-x86/mail-mta/postfix/postfix-2.9.1-r1.ebuild,v 1.2 2012/05/21 09:07:22 eras Exp $ EAPI=4 @@ -242,7 +242,7 @@ src_install () { mv "${S}"/examples "${D}"/usr/share/doc/${PF}/ mv "${D}"/etc/postfix/{*.default,makedefs.out} "${D}"/usr/share/doc/${PF}/ - dodoc *README COMPATIBILITY HISTORY INSTALL PORTING RELEASE_NOTES* + dodoc *README COMPATIBILITY HISTORY PORTING RELEASE_NOTES* pamd_mimic_system smtp auth account |