diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2012-01-14 22:27:02 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2012-01-14 22:27:02 +0000 |
commit | e269a2b5172a324fed512ff052d107a1e45f7432 (patch) | |
tree | 8e24fefe7b490ec0d54a7a5022accdf9e94b9d8b /audio/ogg2mp3 | |
parent | Fix plist, %%DOCSDIR%%/common is a symlink not a directory (diff) |
Update lame to 3.99.3.
Bump portrevision of all ports which depend upon it.
Diffstat (limited to 'audio/ogg2mp3')
-rw-r--r-- | audio/ogg2mp3/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/ogg2mp3/Makefile b/audio/ogg2mp3/Makefile index 0eec31190a66..59e860adcd21 100644 --- a/audio/ogg2mp3/Makefile +++ b/audio/ogg2mp3/Makefile @@ -6,7 +6,7 @@ PORTNAME= ogg2mp3 PORTVERSION= 0.6.1 -PORTREVISION?= 1 +PORTREVISION?= 2 CATEGORIES= audio MASTER_SITES= http://jamesa.com/projects/ogg2mp3/releases/ |