summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
Diffstat (limited to 'graphics')
-rw-r--r--graphics/p5-GD/Makefile4
-rw-r--r--graphics/p5-GraphViz-Traverse/Makefile2
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile
index f49eaea4e416..fff9233d7e6e 100644
--- a/graphics/p5-GD/Makefile
+++ b/graphics/p5-GD/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: p5-GD
# Date created: March 11, 2003
-# Whom: Philip M. Gollucci <pgollucci@p6m7g8.com>
+# Whom: Philip M. Gollucci <pgollucci@FreeBSD.org>
#
# $FreeBSD$
#
@@ -12,7 +12,7 @@ MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
DISTNAME= GD-${PORTVERSION}
-MAINTAINER= pgollucci@p6m7g8.com
+MAINTAINER= pgollucci@FreeBSD.org
COMMENT= A perl5 interface to Gd Graphics Library version2
LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd
diff --git a/graphics/p5-GraphViz-Traverse/Makefile b/graphics/p5-GraphViz-Traverse/Makefile
index 1a9311c2944a..8ed3d423346b 100644
--- a/graphics/p5-GraphViz-Traverse/Makefile
+++ b/graphics/p5-GraphViz-Traverse/Makefile
@@ -12,7 +12,7 @@ CATEGORIES= graphics perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
-MAINTAINER= pgollucci@p6m7g8.com
+MAINTAINER= pgollucci@FreeBSD.org
COMMENT= Build a GraphViz object via callback traversal
BUILD_DEPENDS= ${SITE_PERL}/GraphViz.pm:${PORTSDIR}/graphics/p5-GraphViz