diff options
author | netchild <netchild@FreeBSD.org> | 2002-12-02 20:19:13 +0000 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2002-12-02 20:19:13 +0000 |
commit | 9649d213ef5bf58ef6faa02f6605b4551866e919 (patch) | |
tree | daeb07aa2b90c3a8a04a4a620c9597ffac7d5ce8 | |
parent | b13db55fb9fb66ce3468c6bb1d7c309fb61632b1 (diff) | |
download | FreeBSD-ports-9649d213ef5bf58ef6faa02f6605b4551866e919.zip FreeBSD-ports-9649d213ef5bf58ef6faa02f6605b4551866e919.tar.gz |
Update to 3.93.1 (bug fixes which affect the quality of a MP3).
Approved by: kris
-rw-r--r-- | audio/lame/Makefile | 3 | ||||
-rw-r--r-- | audio/lame/distinfo | 2 |
2 files changed, 2 insertions, 3 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile index df29b95..f954036 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -6,12 +6,11 @@ # PORTNAME= lame -PORTVERSION= 3.93 +PORTVERSION= 3.93.1 CATEGORIES= audio MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ ftp://ftp.fu-berlin.de/unix/sound/%SUBDIR%/ MASTER_SITE_SUBDIR= lame -DISTFILES= lame-3.93.0.tar.gz MAINTAINER= netchild@FreeBSD.org diff --git a/audio/lame/distinfo b/audio/lame/distinfo index 75056e7..d93db3b 100644 --- a/audio/lame/distinfo +++ b/audio/lame/distinfo @@ -1 +1 @@ -MD5 (lame-3.93.0.tar.gz) = 2c054c7eec1f966499d0945642bd8cba +MD5 (lame-3.93.1.tar.gz) = 1b79c08045eafc55e24ebd38d9e84329 |