diff options
author | ijliao <ijliao@FreeBSD.org> | 2001-11-24 18:53:22 +0000 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2001-11-24 18:53:22 +0000 |
commit | 4d0bf2b619852981a00be10b8c44668dfc0f68c4 (patch) | |
tree | 901024962a8f71805cefa47955d01ae9d8652eba /www/Makefile | |
parent | 6d851b67c444170c65f95bed5a963e0cd84d0267 (diff) | |
download | FreeBSD-ports-4d0bf2b619852981a00be10b8c44668dfc0f68c4.zip FreeBSD-ports-4d0bf2b619852981a00be10b8c44668dfc0f68c4.tar.gz |
add ump
Unix MIDI Plugin based on TiMidity++
PR: 32003
Submitted by: Leland Wang <llwang@infor.org>
Diffstat (limited to 'www/Makefile')
-rw-r--r-- | www/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/www/Makefile b/www/Makefile index c33a032..4eaedb6 100644 --- a/www/Makefile +++ b/www/Makefile @@ -297,6 +297,7 @@ SUBDIR += tinyproxy SUBDIR += transproxy SUBDIR += udmsearch + SUBDIR += ump SUBDIR += viewml SUBDIR += w3 SUBDIR += w3-4 |