diff options
Diffstat (limited to 'audio')
-rw-r--r-- | audio/icecast-kh/Makefile | 2 | ||||
-rw-r--r-- | audio/vorbis-tools/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/audio/icecast-kh/Makefile b/audio/icecast-kh/Makefile index 090ec99edb0f..1424638d39fd 100644 --- a/audio/icecast-kh/Makefile +++ b/audio/icecast-kh/Makefile @@ -3,7 +3,7 @@ PORTNAME= icecast PORTVERSION= ${ICVERSION}.k${KH} -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio net ipv6 PKGNAMESUFFIX= -kh DISTNAME= ${PORTNAME}-${ICVERSION}-kh${KH} diff --git a/audio/vorbis-tools/Makefile b/audio/vorbis-tools/Makefile index 0487d5feef2e..e9c73979c52b 100644 --- a/audio/vorbis-tools/Makefile +++ b/audio/vorbis-tools/Makefile @@ -3,7 +3,7 @@ PORTNAME= vorbis-tools PORTVERSION= 1.4.0 -PORTREVISION= 6 +PORTREVISION= 7 PORTEPOCH= 3 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/vorbis/ |