diff options
author | netchild <netchild@FreeBSD.org> | 2012-04-15 22:31:48 +0800 |
---|---|---|
committer | netchild <netchild@FreeBSD.org> | 2012-04-15 22:31:48 +0800 |
commit | b6c10a776699c5043dd9e5542c08a3f1b28fe541 (patch) | |
tree | 6113ee35ca5d4ed242cc4a7ec160c90cc43c4744 /audio/lame/Makefile | |
parent | 7dca917cbadc26bec0d59bfb66013501eed7407c (diff) | |
download | freebsd-ports-gnome-b6c10a776699c5043dd9e5542c08a3f1b28fe541.tar.gz freebsd-ports-gnome-b6c10a776699c5043dd9e5542c08a3f1b28fe541.tar.zst freebsd-ports-gnome-b6c10a776699c5043dd9e5542c08a3f1b28fe541.zip |
Update to 3.99.5
Diffstat (limited to 'audio/lame/Makefile')
-rw-r--r-- | audio/lame/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/lame/Makefile b/audio/lame/Makefile index 506fff496954..afc93bf0b3d9 100644 --- a/audio/lame/Makefile +++ b/audio/lame/Makefile @@ -6,7 +6,7 @@ # PORTNAME= lame -PORTVERSION= 3.99.4 +PORTVERSION= 3.99.5 CATEGORIES= audio MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/3.99 |