diff options
author | asami <asami@FreeBSD.org> | 2001-03-25 10:45:30 +0800 |
---|---|---|
committer | asami <asami@FreeBSD.org> | 2001-03-25 10:45:30 +0800 |
commit | 73b84ed89130a757e966f52155872d86c6266eea (patch) | |
tree | d26cac1e034142545a67ff38a284f419e3d821a0 /audio | |
parent | f83fc45cb95ce27c85e1a2c9263a6ce379a4d17d (diff) | |
download | freebsd-ports-gnome-73b84ed89130a757e966f52155872d86c6266eea.tar.gz freebsd-ports-gnome-73b84ed89130a757e966f52155872d86c6266eea.tar.zst freebsd-ports-gnome-73b84ed89130a757e966f52155872d86c6266eea.zip |
Add spiralloops.
Submitted by: bento
Diffstat (limited to 'audio')
-rw-r--r-- | audio/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/Makefile b/audio/Makefile index 33cf2aac443d..86b7437abb1c 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 |