diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-01-30 20:29:02 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2003-01-30 20:29:02 +0000 |
commit | a8b87e139030b5c64b143ca4b81bc6a0e4e896b0 (patch) | |
tree | 980b8d1b3440763a7818f7116bf69633c543aaa2 /audio/Makefile | |
parent | cf1c6a443120d7b24830fa75e620767ad49b1956 (diff) | |
download | ports-a8b87e139030b5c64b143ca4b81bc6a0e4e896b0.tar.gz ports-a8b87e139030b5c64b143ca4b81bc6a0e4e896b0.zip |
New port spiralsynthmodular version 0.2.0: An object orientated
modular softsynth / sequencer / sampler
Submitted by: David Yeske <dyeske@yahoo.com>
Notes
Notes:
svn path=/head/; revision=74306
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 4a149d0108de..a023e1e761a1 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -248,6 +248,7 @@ SUBDIR += spiralloops SUBDIR += spiralsynth SUBDIR += spiralsynthbaby + SUBDIR += spiralsynthmodular SUBDIR += splay SUBDIR += splaytk SUBDIR += streamripper |