diff options
author | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-18 10:27:58 +0000 |
---|---|---|
committer | Akinori MUSHA <knu@FreeBSD.org> | 2002-03-18 10:27:58 +0000 |
commit | 21d944be5c0c2eb514e315ee1fdd5cef39924107 (patch) | |
tree | 55293c37df7f3cb1737b502e4abf91f128a4a529 /audio/vorbis-tools | |
parent | 500df3ee98c3c7751716684802309d845158a6dd (diff) |
Bump PORTREVISION to reflect the (lib)iconv upgrade.
Notes
Notes:
svn path=/head/; revision=56291
Diffstat (limited to 'audio/vorbis-tools')
-rw-r--r-- | audio/vorbis-tools/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile index a7be3991e76c..37bd122d8b3a 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -7,7 +7,7 @@ PORTNAME= vorbis-tools PORTVERSION= 1.0.r3 -PORTREVISION= 2 +PORTREVISION= 3 PORTEPOCH= 2 CATEGORIES= audio MASTER_SITES= http://www.xiph.org/ogg/vorbis/download/ \ |