diff options
Diffstat (limited to 'audio/opus/Makefile')
-rw-r--r-- | audio/opus/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/opus/Makefile b/audio/opus/Makefile index 34e9f756554a..6a28a53331ed 100644 --- a/audio/opus/Makefile +++ b/audio/opus/Makefile @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= opus -PORTVERSION= 1.1.1 -PORTREVISION= 1 +PORTVERSION= 1.1.2 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/opus/ \ MOZILLA/opus |