diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-02-21 15:51:15 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-02-21 15:51:15 +0000 |
commit | cc584e38d2780aa0086fc22589d3755658c1e8ff (patch) | |
tree | 2b682305e1f18585f0df86df9eadad1f9f7c6cdd /audio/dir2ogg | |
parent | d85e6938db65b49b23e80289f3535b0a96c2f10c (diff) |
Notes
Diffstat (limited to 'audio/dir2ogg')
-rw-r--r-- | audio/dir2ogg/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/dir2ogg/Makefile b/audio/dir2ogg/Makefile index 05950a1d62a8..ea91553ac7d4 100644 --- a/audio/dir2ogg/Makefile +++ b/audio/dir2ogg/Makefile @@ -7,7 +7,7 @@ PORTNAME= dir2ogg PORTVERSION= 0.11.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://jak-linux.org/projects/dir2ogg/0.11/ \ LOCAL/chinsan |