diff options
author | rxg <rxg@pkgsrc.org> | 2002-02-23 07:49:59 +0000 |
---|---|---|
committer | rxg <rxg@pkgsrc.org> | 2002-02-23 07:49:59 +0000 |
commit | ceafdea0edc90022d74fa0d593ca95aff3be0a34 (patch) | |
tree | 4337484c1bb493a701f03373b9cc618bf5397858 /audio/Makefile | |
parent | c4d1cc457dcd0395f4e2e665fae0fe4b98916c20 (diff) | |
download | pkgsrc-ceafdea0edc90022d74fa0d593ca95aff3be0a34.tar.gz |
add mp3blaster
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 08558c9ca09..4adb59e8e3e 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.124 2002/02/15 01:11:41 hubertf Exp $ +# $NetBSD: Makefile,v 1.125 2002/02/23 07:49:59 rxg Exp $ # COMMENT= Audio tools @@ -93,6 +93,7 @@ SUBDIR+= mbrolavox-us2 SUBDIR+= mbrolavox-us3 SUBDIR+= mikmod SUBDIR+= mp3_check +SUBDIR+= mp3blaster SUBDIR+= mp3check SUBDIR+= mp3info SUBDIR+= mp3to |