summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 09:16:48 +0000
committerMichael Sterrett <mr_bones_@gentoo.org>2003-09-05 09:16:48 +0000
commitc8d7c7cc4c61a9ea49b86bdf15a1027eadcec8a6 (patch)
treecc4461364c88150ea534822da5b666b3d2814ab2 /net-mail/safecat/safecat-1.11.ebuild
parentun-redefine ${A} (diff)
downloadhistorical-c8d7c7cc4c61a9ea49b86bdf15a1027eadcec8a6.tar.gz
historical-c8d7c7cc4c61a9ea49b86bdf15a1027eadcec8a6.tar.bz2
historical-c8d7c7cc4c61a9ea49b86bdf15a1027eadcec8a6.zip
whitespace cleanup
Diffstat (limited to 'net-mail/safecat/safecat-1.11.ebuild')
-rw-r--r--net-mail/safecat/safecat-1.11.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/net-mail/safecat/safecat-1.11.ebuild b/net-mail/safecat/safecat-1.11.ebuild
index df34435f93a7..9965fbe6d8fa 100644
--- a/net-mail/safecat/safecat-1.11.ebuild
+++ b/net-mail/safecat/safecat-1.11.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2003 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-mail/safecat/safecat-1.11.ebuild,v 1.1 2003/08/11 10:11:10 robbat2 Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-mail/safecat/safecat-1.11.ebuild,v 1.2 2003/09/05 09:13:50 msterret Exp $
IUSE=""
@@ -40,7 +40,7 @@ src_install() {
dodir /usr
echo "${D}/usr" > conf-root
make man setup check || die
- dodoc CHANGES COPYING INSTALL README
+ dodoc CHANGES COPYING INSTALL README
doman maildir.1 safecat.1
}