aboutsummaryrefslogtreecommitdiff
path: root/graphics/glew
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2017-01-22 22:27:54 +0000
committerRene Ladan <rene@FreeBSD.org>2017-01-22 22:27:54 +0000
commite132ea6fc3f1899e02ecf4f1e9dfa7d779945e80 (patch)
tree66fc72704ce15ccc8a0fcd0a8b45f022e029a824 /graphics/glew
parent2b8c20291d7fdc61d894c5aa09db429b6365b025 (diff)
Notes
Diffstat (limited to 'graphics/glew')
-rw-r--r--graphics/glew/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/glew/Makefile b/graphics/glew/Makefile
index bc134c60569b..24ed47b86be1 100644
--- a/graphics/glew/Makefile
+++ b/graphics/glew/Makefile
@@ -6,7 +6,7 @@ PORTVERSION= 1.13.0
CATEGORIES= graphics
MASTER_SITES= SF
-MAINTAINER= mva@FreeBSD.org
+MAINTAINER= ports@FreeBSD.org
COMMENT= The OpenGL Extension Wrangler Library
LICENSE= MIT BSD3CLAUSE