diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-25 09:46:16 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-25 09:46:16 +0000 |
commit | b714ec93da346cc8149f76d5c0cea1733505d344 (patch) | |
tree | 637ba00b44cfb2dda69d06fe8852c7f2127e50df /audio/Makefile | |
parent | 3f53f1347481f42c96b77d1a7034d9980f4cef55 (diff) |
Add sweep - an audio editor for GNOME desktop.
Notes
Notes:
svn path=/head/; revision=33096
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 032634003284..478638042c8d 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -123,6 +123,7 @@ SUBDIR += splay SUBDIR += splaytk SUBDIR += streamripper + SUBDIR += sweep SUBDIR += tclmidi SUBDIR += teknap SUBDIR += timidity |