diff options
author | wiz <wiz@pkgsrc.org> | 2001-03-19 19:36:52 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2001-03-19 19:36:52 +0000 |
commit | 810e5e5cfaa7cdb4399da1a088b76d355a14820d (patch) | |
tree | 83b899a3ae9482811d8f8a9d87d48910d423d80e /audio/Makefile | |
parent | 553a77cbe9df8587fbc93075294979172e569a68 (diff) | |
download | pkgsrc-810e5e5cfaa7cdb4399da1a088b76d355a14820d.tar.gz |
add and enable gmodplay
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile index e5bae176fd0..d25d3284a10 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.89 2001/03/16 10:15:14 wiz Exp $ +# $NetBSD: Makefile,v 1.90 2001/03/19 19:36:52 wiz Exp $ # COMMENT= Audio tools @@ -48,6 +48,7 @@ SUBDIR+= festvox-us2 SUBDIR+= festvox-us3 SUBDIR+= freezetag SUBDIR+= gdcd +SUBDIR+= gmodplay SUBDIR+= gmp3info SUBDIR+= gnome-audio SUBDIR+= gnome-media |