diff options
author | nox <nox@FreeBSD.org> | 2013-07-14 22:19:10 +0800 |
---|---|---|
committer | nox <nox@FreeBSD.org> | 2013-07-14 22:19:10 +0800 |
commit | b329d799acfffdd338bc137334d61ebac63711d3 (patch) | |
tree | 8fba9ee92756e7afdce8953734f7ee55531ffbfb /audio/jack-keyboard | |
parent | 862f12b4a20388e97c586fa7437842cb66949a2d (diff) | |
download | freebsd-ports-gnome-b329d799acfffdd338bc137334d61ebac63711d3.tar.gz freebsd-ports-gnome-b329d799acfffdd338bc137334d61ebac63711d3.tar.zst freebsd-ports-gnome-b329d799acfffdd338bc137334d61ebac63711d3.zip |
Update MASTER_SITES.
Diffstat (limited to 'audio/jack-keyboard')
-rw-r--r-- | audio/jack-keyboard/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/jack-keyboard/Makefile b/audio/jack-keyboard/Makefile index a72c1e82e431..1e079c4ca9e4 100644 --- a/audio/jack-keyboard/Makefile +++ b/audio/jack-keyboard/Makefile @@ -6,7 +6,7 @@ DISTVERSION= 2.7.1 PORTREVISION= 1 CATEGORIES= audio MASTER_SITES= SF \ - http://hselasky.homeunix.org:8192/distfiles/ + http://home.selasky.org:8192/distfiles/ MAINTAINER= hselasky@FreeBSD.org COMMENT= Virtual keyboard for JACK MIDI |