diff options
Diffstat (limited to 'audio/fluidsynth-dssi/Makefile')
-rw-r--r-- | audio/fluidsynth-dssi/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/fluidsynth-dssi/Makefile b/audio/fluidsynth-dssi/Makefile index c8ccf446d795..b528d456c3aa 100644 --- a/audio/fluidsynth-dssi/Makefile +++ b/audio/fluidsynth-dssi/Makefile @@ -9,8 +9,7 @@ PORTNAME= fluidsynth-dssi PORTVERSION= 1.0.0 PORTREVISION= 2 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= dssi +MASTER_SITES= SF/dssi/${PORTNAME}/${PORTVERSION} MAINTAINER= trasz@FreeBSD.org COMMENT= Wrapper for FluidSynth allowing it to function as a DSSI plugin |