diff options
author | Chin-San Huang <chinsan@FreeBSD.org> | 2008-03-01 09:32:49 +0000 |
---|---|---|
committer | Chin-San Huang <chinsan@FreeBSD.org> | 2008-03-01 09:32:49 +0000 |
commit | 721738d5094ffbbde9d7e6381b22643ce582ec6b (patch) | |
tree | 86dbe8b72e1e25a3d40a4057c09cdcb8f32bd715 /audio/dir2ogg/Makefile | |
parent | 50f29cbbb565c5c3061b2344553b9c28add83be7 (diff) | |
download | ports-721738d5094ffbbde9d7e6381b22643ce582ec6b.tar.gz ports-721738d5094ffbbde9d7e6381b22643ce582ec6b.zip |
Notes
Diffstat (limited to 'audio/dir2ogg/Makefile')
-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 d3a5d6bc4ffa..fc561bca9d07 100644 --- a/audio/dir2ogg/Makefile +++ b/audio/dir2ogg/Makefile @@ -6,7 +6,7 @@ # PORTNAME= dir2ogg -PORTVERSION= 0.11.1 +PORTVERSION= 0.11.2 CATEGORIES= audio MASTER_SITES= http://jak-linux.org/projects/dir2ogg/0.11/ \ LOCAL/chinsan |