diff options
author | wiz <wiz@pkgsrc.org> | 2002-10-22 11:15:06 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-10-22 11:15:06 +0000 |
commit | e3c55ff9f3546644079f4a8acf85f461403f7825 (patch) | |
tree | 2bca99a922bc491d9dd3f22920d58798297ba6de /audio/guspatches | |
parent | 1cd98ea85d269c0608cb21d98c46d33fc9eb0e6d (diff) | |
download | pkgsrc-e3c55ff9f3546644079f4a8acf85f461403f7825.tar.gz |
Default to gravis.cfg, not midia.cfg, per PR 18750. Bump PKGREVISION.
Diffstat (limited to 'audio/guspatches')
-rw-r--r-- | audio/guspatches/Makefile | 3 | ||||
-rw-r--r-- | audio/guspatches/files/timidity.cfg | 4 |
2 files changed, 4 insertions, 3 deletions
diff --git a/audio/guspatches/Makefile b/audio/guspatches/Makefile index e2d609a52cc..b5cb25a7bdb 100644 --- a/audio/guspatches/Makefile +++ b/audio/guspatches/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.5 2001/09/27 23:17:44 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2002/10/22 11:15:06 wiz Exp $ # DISTNAME= dgguspat PKGNAME= guspatches-1.0 +PKGREVISION= 1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_LOCAL} EXTRACT_SUFX= .zip diff --git a/audio/guspatches/files/timidity.cfg b/audio/guspatches/files/timidity.cfg index e6af19a56cf..ba61245237e 100644 --- a/audio/guspatches/files/timidity.cfg +++ b/audio/guspatches/files/timidity.cfg @@ -59,7 +59,7 @@ dir @PREFIX@/share/timidity # and edit the "dir" statement to point to your GUS patch directory. # #dir /dos-C/ultrasnd/midi -#source gravis.cfg +source gravis.cfg # ############################################################################## @@ -67,7 +67,7 @@ dir @PREFIX@/share/timidity # Note that midia.cfg sources gravis.cfg in turn, since the filenames are # almost identical. # -source midia.cfg +#source midia.cfg # |