diff options
Diffstat (limited to 'graphics/glslang/Makefile')
-rw-r--r-- | graphics/glslang/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/glslang/Makefile b/graphics/glslang/Makefile index 1b31ac722a26..0e4b68c02b1c 100644 --- a/graphics/glslang/Makefile +++ b/graphics/glslang/Makefile @@ -1,8 +1,8 @@ PORTNAME= glslang -DISTVERSION= 15.3.0 +DISTVERSION= 15.4.0 CATEGORIES= graphics -MAINTAINER= jbeich@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= OpenGL and OpenGL ES shader front end and validator WWW= https://www.khronos.org/opengles/sdk/tools/Reference-Compiler/ |