diff options
-rw-r--r-- | graphics/glslang/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/glslang/Makefile b/graphics/glslang/Makefile index c9bb96b4434a..0e4b68c02b1c 100644 --- a/graphics/glslang/Makefile +++ b/graphics/glslang/Makefile @@ -2,7 +2,7 @@ PORTNAME= glslang 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/ |