diff options
Diffstat (limited to 'audio/opusfile/Makefile')
-rw-r--r-- | audio/opusfile/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/opusfile/Makefile b/audio/opusfile/Makefile index b46c7b99569f..8912e1163a83 100644 --- a/audio/opusfile/Makefile +++ b/audio/opusfile/Makefile @@ -2,7 +2,7 @@ PORTNAME= opusfile PORTVERSION= 0.5 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= audio MASTER_SITES= http://downloads.xiph.org/releases/opus/ \ ${MASTER_SITE_MOZILLA_EXTENDED} |