diff options
author | asami <asami@FreeBSD.org> | 2001-03-25 02:45:30 +0000 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2001-03-25 02:45:30 +0000 |
commit | 73b84ed89130a757e966f52155872d86c6266eea (patch) | |
tree | d26cac1e034142545a67ff38a284f419e3d821a0 /audio/Makefile | |
parent | f83fc45cb95ce27c85e1a2c9263a6ce379a4d17d (diff) | |
download | FreeBSD-ports-73b84ed89130a757e966f52155872d86c6266eea.zip FreeBSD-ports-73b84ed89130a757e966f52155872d86c6266eea.tar.gz |
Add spiralloops.
Submitted by: bento
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 33cf2aa..86b7437 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -154,6 +154,7 @@ SUBDIR += soundtracker SUBDIR += sox SUBDIR += sphinx + SUBDIR += spiralloops SUBDIR += spiralsynth SUBDIR += splay SUBDIR += splaytk |