diff options
| author | Niclas Zeising <zeising@FreeBSD.org> | 2017-10-29 20:46:34 +0000 |
|---|---|---|
| committer | Niclas Zeising <zeising@FreeBSD.org> | 2017-10-29 20:46:34 +0000 |
| commit | 66fb575ffdbde0cb9221380588a0e8ffb445cb76 (patch) | |
| tree | a6e3ad1a793e9e0e82d87617a0ce655ed506a5bc | |
| parent | 87717a1853a158c0a8f456502a5783e2326af260 (diff) | |
Notes
| -rw-r--r-- | graphics/glew/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/glew/Makefile b/graphics/glew/Makefile index 4441b8c7762f..2cf2e7b00688 100644 --- a/graphics/glew/Makefile +++ b/graphics/glew/Makefile @@ -7,7 +7,7 @@ PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF -MAINTAINER= ports@FreeBSD.org +MAINTAINER= zeising@FreeBSD.org COMMENT= OpenGL Extension Wrangler Library LICENSE= MIT BSD3CLAUSE |
