summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'games-arcade/ddrmat/ddrmat-0.9.ebuild')
-rw-r--r--games-arcade/ddrmat/ddrmat-0.9.ebuild4
1 files changed, 2 insertions, 2 deletions
diff --git a/games-arcade/ddrmat/ddrmat-0.9.ebuild b/games-arcade/ddrmat/ddrmat-0.9.ebuild
index 257faf450bd9..a3d43eba3689 100644
--- a/games-arcade/ddrmat/ddrmat-0.9.ebuild
+++ b/games-arcade/ddrmat/ddrmat-0.9.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/games-arcade/ddrmat/ddrmat-0.9.ebuild,v 1.1 2003/09/26 19:57:42 vapier Exp $
+# $Header: /var/cvsroot/gentoo-x86/games-arcade/ddrmat/ddrmat-0.9.ebuild,v 1.2 2003/09/26 22:19:28 mr_bones_ Exp $
DESCRIPTION="Kernel module for parallel port Playstation joystick (i.e. DDR mats) adapters"
HOMEPAGE="http://www.icculus.org/pyddr/"
@@ -26,7 +26,7 @@ src_install() {
make DESTDIR=${D} install || die
dodoc README ChangeLog
insinto /etc/modules.d
- doins ${FILESDIR}/nvnet
+ doins ${FILESDIR}/ddrmat
}
pkg_postinst() {