summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'x11-misc/dxpc/dxpc-3.8.2.ebuild')
-rw-r--r--x11-misc/dxpc/dxpc-3.8.2.ebuild6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11-misc/dxpc/dxpc-3.8.2.ebuild b/x11-misc/dxpc/dxpc-3.8.2.ebuild
index 4a7ad4a25e19..9619bf93b276 100644
--- a/x11-misc/dxpc/dxpc-3.8.2.ebuild
+++ b/x11-misc/dxpc/dxpc-3.8.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2004 Gentoo Foundation
+# Copyright 1999-2005 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-misc/dxpc/dxpc-3.8.2.ebuild,v 1.5 2004/06/24 22:15:49 agriffis Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-misc/dxpc/dxpc-3.8.2.ebuild,v 1.6 2005/10/31 13:41:38 nelchael Exp $
IUSE=""
@@ -22,6 +22,6 @@ src_compile() {
src_install () {
make prefix=${D}/usr man1dir=${D}/usr/share/man/man1 install || die "Install failed"
- dodoc CHANGES README TODO INSTALL
+ dodoc CHANGES README TODO
}