aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/pencil/Makefile4
-rw-r--r--graphics/tif22pnm/Makefile2
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/pencil/Makefile b/graphics/pencil/Makefile
index 1542d3af4c9e..26a4c4f7e325 100644
--- a/graphics/pencil/Makefile
+++ b/graphics/pencil/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: pencil
# Date created: 2008-04-16
-# Whom: Ganael Laplanche <ganael.laplanche@martymac.com>
+# Whom: Ganael Laplanche <ganael.laplanche@martymac.org>
#
# $FreeBSD$
#
@@ -12,7 +12,7 @@ CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}-planner/Pencil/${PORTVERSION}eta
DISTNAME= ${PORTNAME}-${PORTVERSION}-src${EXTRACT_SUFFIX}
-MAINTAINER= ganael.laplanche@martymac.com
+MAINTAINER= ganael.laplanche@martymac.org
COMMENT= Pencil - a traditional 2D animation software
LIB_DEPENDS+= ming:${PORTSDIR}/graphics/ming \
diff --git a/graphics/tif22pnm/Makefile b/graphics/tif22pnm/Makefile
index 257c42e6f7f9..dab0d872fdf0 100644
--- a/graphics/tif22pnm/Makefile
+++ b/graphics/tif22pnm/Makefile
@@ -12,7 +12,7 @@ PORTREVISION= 4
CATEGORIES= graphics
MASTER_SITES= http://www.inf.bme.hu/~pts/
-MAINTAINER= ganael.laplanche@martymac.com
+MAINTAINER= ganael.laplanche@martymac.org
COMMENT= Converts TIFF- sampled images to PNM image
LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \