aboutsummaryrefslogtreecommitdiffstats
path: root/audio/lame/Makefile
diff options
context:
space:
mode:
authornetchild <netchild@FreeBSD.org>2002-12-03 04:19:13 +0800
committernetchild <netchild@FreeBSD.org>2002-12-03 04:19:13 +0800
commit9649d213ef5bf58ef6faa02f6605b4551866e919 (patch)
treedaeb07aa2b90c3a8a04a4a620c9597ffac7d5ce8 /audio/lame/Makefile
parentb13db55fb9fb66ce3468c6bb1d7c309fb61632b1 (diff)
downloadfreebsd-ports-gnome-9649d213ef5bf58ef6faa02f6605b4551866e919.tar.gz
freebsd-ports-gnome-9649d213ef5bf58ef6faa02f6605b4551866e919.tar.zst
freebsd-ports-gnome-9649d213ef5bf58ef6faa02f6605b4551866e919.zip
Update to 3.93.1 (bug fixes which affect the quality of a MP3).
Approved by: kris
Diffstat (limited to 'audio/lame/Makefile')
-rw-r--r--audio/lame/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile
index df29b9527331..f95403652fb4 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