diff options
author | Christian Weisgerber <naddy@FreeBSD.org> | 2010-06-06 20:44:03 +0000 |
---|---|---|
committer | Christian Weisgerber <naddy@FreeBSD.org> | 2010-06-06 20:44:03 +0000 |
commit | 30587b71c295aa8390c7bfa294a89bd80cb7b8ce (patch) | |
tree | e5ec60956c799dd57754a970be6a41ed50bc7080 /audio/vorbisgain | |
parent | Update to 0.4.6. (diff) |
Bump PORTREVISION for ports that depend on libogg, directly or indirectly
(via libvorbis, libtheora).
Notes
Notes:
svn path=/head/; revision=255958
Diffstat (limited to 'audio/vorbisgain')
-rw-r--r-- | audio/vorbisgain/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/vorbisgain/Makefile b/audio/vorbisgain/Makefile index 7bc505321f57..3aab50d6d5f5 100644 --- a/audio/vorbisgain/Makefile +++ b/audio/vorbisgain/Makefile @@ -8,7 +8,7 @@ PORTNAME= vorbisgain PORTVERSION= 0.37 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= http://sjeng.org/ftp/vorbis/ |