diff options
author | pav <pav@FreeBSD.org> | 2004-01-29 17:18:45 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2004-01-29 17:18:45 +0800 |
commit | 20aaea8455d24e1dbcc841db10280b9e63094863 (patch) | |
tree | 0d3613cdcc67ba1b8ee1544ef7efe927f69f00fc /audio/fluidsynth/Makefile | |
parent | 47f889586c8f214f7187294c1c7e877c1bf02bb6 (diff) | |
download | freebsd-ports-gnome-20aaea8455d24e1dbcc841db10280b9e63094863.tar.gz freebsd-ports-gnome-20aaea8455d24e1dbcc841db10280b9e63094863.tar.zst freebsd-ports-gnome-20aaea8455d24e1dbcc841db10280b9e63094863.zip |
- Savannah is still dead but there is a new master_sites
Reported by: bento via kris
Diffstat (limited to 'audio/fluidsynth/Makefile')
-rw-r--r-- | audio/fluidsynth/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/fluidsynth/Makefile b/audio/fluidsynth/Makefile index bf415bafe3c0..7bac753c22ae 100644 --- a/audio/fluidsynth/Makefile +++ b/audio/fluidsynth/Makefile @@ -8,8 +8,7 @@ PORTNAME= fluidsynth PORTVERSION= 1.0.3 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SAVANNAH} -MASTER_SITE_SUBDIR= fluid//stable.pkg/${PORTVERSION} +MASTER_SITES= http://resonance.org/~josh/fluidsynth/ MAINTAINER= juha.nygard1@netikka.fi COMMENT= Real-time software synthesizer based on the SoundFont 2 specifications |