diff options
Diffstat (limited to 'audio/midipp/Makefile')
-rw-r--r-- | audio/midipp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/midipp/Makefile b/audio/midipp/Makefile index f59562c4eb0..c4b08bb17ba 100644 --- a/audio/midipp/Makefile +++ b/audio/midipp/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \ http://hselasky.homeunix.org:8192/distfiles/ MAINTAINER= hselasky@FreeBSD.org -COMMENT= A MIDI playback, recording and live performance tool +COMMENT= A MIDI playback, recording, and live performance tool BUILD_DEPENDS= libumidi>=2.0.2:${PORTSDIR}/audio/libumidi |