aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorpgollucci <pgollucci@FreeBSD.org>2010-09-07 23:52:18 +0800
committerpgollucci <pgollucci@FreeBSD.org>2010-09-07 23:52:18 +0800
commit5b64868bdb843d39a8078482a27610a2facdae74 (patch)
treeb75dbb6735fcf51ed7ea57de9b7c1ab165078ec3 /graphics
parenta8f3115b36639bc874e0cf94b4f8be4b08720505 (diff)
downloadfreebsd-ports-gnome-5b64868bdb843d39a8078482a27610a2facdae74.tar.gz
freebsd-ports-gnome-5b64868bdb843d39a8078482a27610a2facdae74.tar.zst
freebsd-ports-gnome-5b64868bdb843d39a8078482a27610a2facdae74.zip
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too PR: ports/150349 Submitted by: maintainer
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 \