diff options
Diffstat (limited to 'graphics/freeglut/Makefile')
-rw-r--r-- | graphics/freeglut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/freeglut/Makefile b/graphics/freeglut/Makefile index 56240cc464f3..6cc7abb9a745 100644 --- a/graphics/freeglut/Makefile +++ b/graphics/freeglut/Makefile @@ -11,7 +11,7 @@ PORTVERSION= 2.6.0 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME:L}/${PORTNAME:L}/ -MAINTAINER= aldis@bsdroot.lv +MAINTAINER= graudeejs@gmail.com COMMENT= An alternative to the OpenGL Utility Toolkit (GLUT) library CONFLICTS= libglut-[0-9].* |