aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2002-03-18 10:27:58 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2002-03-18 10:27:58 +0000
commit21d944be5c0c2eb514e315ee1fdd5cef39924107 (patch)
tree55293c37df7f3cb1737b502e4abf91f128a4a529 /audio
parent500df3ee98c3c7751716684802309d845158a6dd (diff)
Bump PORTREVISION to reflect the (lib)iconv upgrade.
Notes
Notes: svn path=/head/; revision=56291
Diffstat (limited to 'audio')
-rw-r--r--audio/mpg123/Makefile2
-rw-r--r--audio/vorbis-tools/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/mpg123/Makefile b/audio/mpg123/Makefile
index 5d9781bf2ad0..268a0d5ef2d8 100644
--- a/audio/mpg123/Makefile
+++ b/audio/mpg123/Makefile
@@ -7,7 +7,7 @@
PORTNAME= mpg123
PORTVERSION= 0.59r
-PORTREVISION= 5
+PORTREVISION= 6
CATEGORIES= audio ipv6
MASTER_SITES= http://www.mpg123.de/mpg123/ \
http://www-ti.informatik.uni-tuebingen.de/~hippm/mpg123/ \
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/ \