diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-10 10:52:51 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2002-05-10 10:52:51 +0000 |
commit | a286ace6d9d16a948a229bb24dedadc456f9eca2 (patch) | |
tree | 148feb2c6be4d422ec546a0c9182fca7c4a8bbea /audio/Makefile | |
parent | - Big cleanup - almost a complete rewrite of this port (diff) |
add soundgrab 0.6.0
Interactively select and save sections of an audio file
Notes
Notes:
svn path=/head/; revision=58855
Diffstat (limited to 'audio/Makefile')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index d27e6ed305e4..d95cde528923 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -206,6 +206,7 @@ SUBDIR += songprint SUBDIR += sonice SUBDIR += soribada + SUBDIR += soundgrab SUBDIR += soundtracker SUBDIR += sox SUBDIR += sphinx |