diff options
author | miwi <miwi@FreeBSD.org> | 2009-02-21 23:51:15 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2009-02-21 23:51:15 +0800 |
commit | 2381ab7ca05a91b463a732fa7480d7f3bb9fb884 (patch) | |
tree | 52cd101b46970ea687b475631ec5456223ccf408 /audio/dir2ogg | |
parent | f5c656135831febcba1140a8398ff03fb60f02f8 (diff) | |
download | freebsd-ports-gnome-2381ab7ca05a91b463a732fa7480d7f3bb9fb884.tar.gz freebsd-ports-gnome-2381ab7ca05a91b463a732fa7480d7f3bb9fb884.tar.zst freebsd-ports-gnome-2381ab7ca05a91b463a732fa7480d7f3bb9fb884.zip |
- Chase audio/faad shlib bump
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 |