diff options
Diffstat (limited to 'audio/openal-soft/Makefile')
-rw-r--r-- | audio/openal-soft/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/openal-soft/Makefile b/audio/openal-soft/Makefile index e70f7b7057cb..c7c2146f2b23 100644 --- a/audio/openal-soft/Makefile +++ b/audio/openal-soft/Makefile @@ -2,7 +2,7 @@ PORTNAME= openal-soft PORTVERSION= 1.19.1 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= audio MASTER_SITES= https://openal-soft.org/openal-releases/ |