diff options
author | Alexander Leidinger <netchild@FreeBSD.org> | 2010-06-03 08:55:01 +0000 |
---|---|---|
committer | Alexander Leidinger <netchild@FreeBSD.org> | 2010-06-03 08:55:01 +0000 |
commit | a23bcd1501bb611248b21d5853863730a3d17896 (patch) | |
tree | a25244f0fa8cd2aab763c48efcea308cd6e30cfc /audio/ogg2mp3 | |
parent | 4856ce32ec50144a37ce7d5515961be224c2436c (diff) |
Notes
Diffstat (limited to 'audio/ogg2mp3')
-rw-r--r-- | audio/ogg2mp3/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/audio/ogg2mp3/Makefile b/audio/ogg2mp3/Makefile index 3ab8ef5fe5d1..0eec31190a66 100644 --- a/audio/ogg2mp3/Makefile +++ b/audio/ogg2mp3/Makefile @@ -6,6 +6,7 @@ PORTNAME= ogg2mp3 PORTVERSION= 0.6.1 +PORTREVISION?= 1 CATEGORIES= audio MASTER_SITES= http://jamesa.com/projects/ogg2mp3/releases/ |