diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-21 17:47:52 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-21 17:47:52 +0000 |
commit | 672c0bb4995541285fedb6003c1fb57c9ed2f2d6 (patch) | |
tree | 837c3f7f26c990d9e705f0f5efa320f01dcd7b28 /graphics/glew/Makefile | |
parent | 536f212d47cc3cb2ca68dd944517d05974f96274 (diff) | |
download | ports-672c0bb4995541285fedb6003c1fb57c9ed2f2d6.tar.gz ports-672c0bb4995541285fedb6003c1fb57c9ed2f2d6.zip |
Notes
Diffstat (limited to 'graphics/glew/Makefile')
-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 830b3b15559d..064798a3d316 100644 --- a/graphics/glew/Makefile +++ b/graphics/glew/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} EXTRACT_SUFX= -src.tgz -MAINTAINER= tiamat@comset.net +MAINTAINER= ip@doom.homeunix.org COMMENT= The OpenGL Extension Wrangler Library USE_GMAKE= yes |