diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-29 09:18:45 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-01-29 09:18:45 +0000 |
commit | 80002fcf1ab91803de4fad8848c974fc5d0a5474 (patch) | |
tree | 6646bd04a44995a67cbd83fa5f531635a094113d /audio/fluidsynth | |
parent | 5dc6f9aeef2f5c6b5fec2e6facb85b2a6075d888 (diff) | |
download | ports-80002fcf1ab91803de4fad8848c974fc5d0a5474.tar.gz ports-80002fcf1ab91803de4fad8848c974fc5d0a5474.zip |
Notes
Diffstat (limited to 'audio/fluidsynth')
-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 |