diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2009-05-06 06:13:08 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2009-05-06 06:13:08 +0000 |
commit | c2c78046f6fc3ed19c8683df53f38b2cc49b0b6b (patch) | |
tree | 820197812550e50f7932c727fd109e318e51e9a6 /graphics/mesagl | |
parent | e5c78c970ceba055ec5aee88326a31d50e439eb1 (diff) |
Notes
Diffstat (limited to 'graphics/mesagl')
-rw-r--r-- | graphics/mesagl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/mesagl/Makefile b/graphics/mesagl/Makefile index 6ef198a0240e..11c11d2e3b66 100644 --- a/graphics/mesagl/Makefile +++ b/graphics/mesagl/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= mesa3d PKGNAMESUFFIX= -mangled DISTNAME= MesaLib-${PORTVERSION} -MAINTAINER= giffunip@tutopia.org +MAINTAINER= ports@FreeBSD.org COMMENT= A graphics library similar to SGI's OpenGL - mangled version USE_BZIP2= yes |