diff options
Diffstat (limited to 'audio/lame/Makefile')
-rw-r--r-- | audio/lame/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile index c0ed8cf95570..05d99e62ced8 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -9,9 +9,9 @@ PORTNAME= lame PORTVERSION= 3.98.2 PORTREVISION= 2 CATEGORIES= audio -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ +MASTER_SITES= SF \ ftp://ftp.fu-berlin.de/unix/sound/%SUBDIR%/ -MASTER_SITE_SUBDIR= lame + DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//:S/./-/} MAINTAINER= netchild@FreeBSD.org |