diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-08-05 17:05:11 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-08-05 17:05:11 +0000 |
commit | 23412dbe8189c468907c38f8387b3890608eae38 (patch) | |
tree | 546bb455da82ce7216399c84180129659d7b0853 /audio/Makefile | |
parent | 225ff72d9d70b553ea2e6cc57d10e19327bab261 (diff) | |
download | FreeBSD-ports-23412dbe8189c468907c38f8387b3890608eae38.zip FreeBSD-ports-23412dbe8189c468907c38f8387b3890608eae38.tar.gz |
add midimountain
MIDI sequencer
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 2f6f8ec..54559a2 100644 --- a/audio/Makefile +++ b/audio/Makefile @@ -108,6 +108,7 @@ SUBDIR += lopster SUBDIR += mad SUBDIR += maplay + SUBDIR += midimountain SUBDIR += mikmod SUBDIR += mixer.app SUBDIR += mp3_check |