diff options
Diffstat (limited to 'audio/blop/Makefile')
-rw-r--r-- | audio/blop/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/blop/Makefile b/audio/blop/Makefile index 2df2b8653ab4..66b9a36b6062 100644 --- a/audio/blop/Makefile +++ b/audio/blop/Makefile @@ -8,8 +8,7 @@ PORTNAME= blop PORTVERSION= 0.2.8 PORTREVISION= 1 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/0.2 MAINTAINER= ports@FreeBSD.org COMMENT= Bandlimited oscillator plugins for LADSPA-aware audio applications |