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/oglext | |
parent | 536f212d47cc3cb2ca68dd944517d05974f96274 (diff) |
Notes
Diffstat (limited to 'graphics/oglext')
-rw-r--r-- | graphics/oglext/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/oglext/Makefile b/graphics/oglext/Makefile index c7dcb073c66b..b57caa79c637 100644 --- a/graphics/oglext/Makefile +++ b/graphics/oglext/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics devel MASTER_SITES= http://www.julius.caesar.de/oglext/ DISTNAME= ${PORTNAME}-${PORTVERSION}-src -MAINTAINER= tiamat@comset.net +MAINTAINER= ip@doom.homeunix.org COMMENT= A library for easier access to OpenGL extensions USE_ZIP= yes |