diff options
author | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-12-19 23:20:07 +0000 |
---|---|---|
committer | Edward Tomasz Napierala <trasz@FreeBSD.org> | 2007-12-19 23:20:07 +0000 |
commit | 042c7899dc90055a5bdd4c966c79096b5cf07ff4 (patch) | |
tree | 390c8575854e0552ebaf2e9b65a775283c2e3284 /audio | |
parent | - It actually works fine on 7.x. Mark it broken on 8.x instead. (diff) |
- Provide mirror for the distfile.
Notes
Notes:
svn path=/head/; revision=204158
Diffstat (limited to 'audio')
-rw-r--r-- | audio/jack-keyboard/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/jack-keyboard/Makefile b/audio/jack-keyboard/Makefile index 048d6db433bd..4d0a5838789d 100644 --- a/audio/jack-keyboard/Makefile +++ b/audio/jack-keyboard/Makefile @@ -9,7 +9,8 @@ PORTNAME= jack-keyboard DISTVERSION= 2.0 CATEGORIES= audio MASTER_SITES= http://pin.if.uz.zgora.pl/~trasz/jack-keyboard/ \ - http://freebsd.unixfreunde.de/sources/ + ${MASTER_SITE_LOCAL} +MASTER_SITE_SUBDIR= trasz MAINTAINER= trasz@FreeBSD.org COMMENT= Virtual keyboard for JACK MIDI |