diff options
Diffstat (limited to 'audio/lame/Makefile')
-rw-r--r-- | audio/lame/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile index 0259fed497d8..4d1a9c121237 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -6,12 +6,10 @@ # PORTNAME= lame -PORTVERSION= 3.98.2 -PORTREVISION= 2 +PORTVERSION= 3.98.4 CATEGORIES= audio MASTER_SITES= SF \ ftp://ftp.fu-berlin.de/unix/sound/%SUBDIR%/ -DISTNAME= ${PORTNAME}-${PORTVERSION:S/.//:S/./-/} MAINTAINER= netchild@FreeBSD.org COMMENT= Fast MP3 encoder kit |