diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/eawpatches/MESSAGE | 4 | ||||
-rw-r--r-- | audio/freepats/MESSAGE | 4 | ||||
-rw-r--r-- | audio/guspatches/MESSAGE | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/audio/eawpatches/MESSAGE b/audio/eawpatches/MESSAGE index 3db4fd789bf..c52e1e7295b 100644 --- a/audio/eawpatches/MESSAGE +++ b/audio/eawpatches/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1 2004/12/03 14:20:03 ben Exp $ +$NetBSD: MESSAGE,v 1.2 2005/04/12 17:12:16 ben Exp $ To use timidity with eawpatches, you have a couple of options. @@ -9,6 +9,6 @@ $NetBSD: MESSAGE,v 1.1 2004/12/03 14:20:03 ben Exp $ 2) in the system-wide timidity configuration: - cp ${PREFIX}/share/eawpatches/timidity.cfg ${PKG_SYSCONFDIR}/timidity + cp ${PREFIX}/share/eawpatches/timidity.cfg ${PKG_SYSCONFDIR} =========================================================================== diff --git a/audio/freepats/MESSAGE b/audio/freepats/MESSAGE index 73836c84411..fc44153b968 100644 --- a/audio/freepats/MESSAGE +++ b/audio/freepats/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1.1.1 2004/12/03 14:07:10 ben Exp $ +$NetBSD: MESSAGE,v 1.2 2005/04/12 17:12:16 ben Exp $ To use timidity with freepats, you have a couple of options. @@ -9,6 +9,6 @@ $NetBSD: MESSAGE,v 1.1.1.1 2004/12/03 14:07:10 ben Exp $ 2) in the system-wide timidity configuration: - cp ${PREFIX}/share/freepats/timidity.cfg ${PKG_SYSCONFDIR}/timidity + cp ${PREFIX}/share/freepats/timidity.cfg ${PKG_SYSCONFDIR} =========================================================================== diff --git a/audio/guspatches/MESSAGE b/audio/guspatches/MESSAGE index 346387ceb82..eb2daf3c8c4 100644 --- a/audio/guspatches/MESSAGE +++ b/audio/guspatches/MESSAGE @@ -1,5 +1,5 @@ =========================================================================== -$NetBSD: MESSAGE,v 1.1 2004/12/03 14:20:03 ben Exp $ +$NetBSD: MESSAGE,v 1.2 2005/04/12 17:12:16 ben Exp $ To use timidity with guspatches, you have a couple of options. @@ -9,6 +9,6 @@ $NetBSD: MESSAGE,v 1.1 2004/12/03 14:20:03 ben Exp $ 2) in the system-wide timidity configuration: - cp ${PREFIX}/share/guspatches/timidity.cfg ${PKG_SYSCONFDIR}/timidity + cp ${PREFIX}/share/guspatches/timidity.cfg ${PKG_SYSCONFDIR} =========================================================================== |