diff options
Diffstat (limited to 'audio/opus-tools/Makefile')
-rw-r--r-- | audio/opus-tools/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/opus-tools/Makefile b/audio/opus-tools/Makefile index 7857f32430fc..aaab642eb257 100644 --- a/audio/opus-tools/Makefile +++ b/audio/opus-tools/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= opus-tools -PORTVERSION= 0.1.8 -PORTREVISION= 1 +PORTVERSION= 0.1.9 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/opus/ \ ${MASTER_SITE_MOZILLA_EXTENDED} |