diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/jack_ghero/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/jack_ghero/Makefile b/audio/jack_ghero/Makefile index 81348dba4b62..19a70932d846 100644 --- a/audio/jack_ghero/Makefile +++ b/audio/jack_ghero/Makefile @@ -10,7 +10,7 @@ MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \ MAINTAINER= hselasky@FreeBSD.org COMMENT= Daemon that converts a GuitarHero device into a JACK MIDI device -LICENSE= BSD +LICENSE= BSD2CLAUSE LIB_DEPENDS= libjack.so:${PORTSDIR}/audio/jack |