diff options
Diffstat (limited to 'graphics/shaderc')
-rw-r--r-- | graphics/shaderc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/shaderc/Makefile b/graphics/shaderc/Makefile index 225c29c074ae..fae0d399b043 100644 --- a/graphics/shaderc/Makefile +++ b/graphics/shaderc/Makefile @@ -3,7 +3,7 @@ PORTNAME= shaderc DISTVERSIONPREFIX=v DISTVERSION= 2018.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics devel PATCH_SITES= https://github.com/haasn/${GH_PROJECT}/commit/ |