summaryrefslogtreecommitdiff
path: root/graphics/libglut
diff options
context:
space:
mode:
authorShaun Amott <shaun@FreeBSD.org>2006-06-19 20:06:59 +0000
committerShaun Amott <shaun@FreeBSD.org>2006-06-19 20:06:59 +0000
commit5361678373e8fafcebdef7c5a9c378d6d6758da5 (patch)
tree116251cb57f40f8069281b4ab0828145c064c16b /graphics/libglut
parentDo not set CHARSET to iso-8859-1, it is no longer needed. (diff)
Switch to my @FreeBSD.org address.
Approved by: ahze (mentor)
Notes
Notes: svn path=/head/; revision=165799
Diffstat (limited to 'graphics/libglut')
-rw-r--r--graphics/libglut/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/libglut/Makefile b/graphics/libglut/Makefile
index 95c391f4f744..4592bb96400a 100644
--- a/graphics/libglut/Makefile
+++ b/graphics/libglut/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= mesa3d
DISTNAME= MesaGLUT-${PORTVERSION}
-MAINTAINER= shaun@inerd.com
+MAINTAINER= shaun@FreeBSD.org
COMMENT= A graphics library similar to SGI's OpenGL
USE_BZIP2= yes