diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-08-02 09:02:43 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-08-02 09:02:43 +0000 |
commit | 344b32ccd9f4853dff7b8d1bbcb191bf46c6f5ca (patch) | |
tree | 069ccbea155001b7168967685ae64e97f3524568 /audio/jack_ghero | |
parent | 81902d0a6c641126d021a998efb6e6ecca624294 (diff) |
Notes
Diffstat (limited to 'audio/jack_ghero')
-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 480dc52e34ac..432afe98b138 100644 --- a/audio/jack_ghero/Makefile +++ b/audio/jack_ghero/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.selasky.org/hans_petter/distfiles/ \ http://hselasky.homeunix.org:8192/distfiles/ MAINTAINER= hselasky@FreeBSD.org -COMMENT= A daemon that converts a GuitarHero device into a JACK MIDI device. +COMMENT= Daemon that converts a GuitarHero device into a JACK MIDI device LIB_DEPENDS= jack.0:${PORTSDIR}/audio/jack |