diff options
author | crees <crees@FreeBSD.org> | 2011-09-17 16:42:12 +0800 |
---|---|---|
committer | crees <crees@FreeBSD.org> | 2011-09-17 16:42:12 +0800 |
commit | cee73807cc4f26f02faab6671df3fd316339546e (patch) | |
tree | 26122709ed5fb963025807babab3db57cc4bd8e4 /graphics | |
parent | 96f04bca078a95f1cba6f4bfe20472d6a3253bf4 (diff) | |
download | freebsd-ports-gnome-cee73807cc4f26f02faab6671df3fd316339546e.tar.gz freebsd-ports-gnome-cee73807cc4f26f02faab6671df3fd316339546e.tar.zst freebsd-ports-gnome-cee73807cc4f26f02faab6671df3fd316339546e.zip |
Update email address for ports maintained by aldis@bsdroot.lv --> graudeejs@gmail.com
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/ditaa/Makefile | 2 | ||||
-rw-r--r-- | graphics/freeglut/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/ditaa/Makefile b/graphics/ditaa/Makefile index 6ee4211f13c8..16b3d91c8d3d 100644 --- a/graphics/ditaa/Makefile +++ b/graphics/ditaa/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics java MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}${DISTVERSION} -MAINTAINER= aldis@bsdroot.lv +MAINTAINER= graudeejs@gmail.com COMMENT= Convert ascii-art diagrams into proper bitmap graphics USE_ZIP= yes 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].* |