summaryrefslogtreecommitdiff
path: root/graphics/libpcd
diff options
context:
space:
mode:
authorAndrey Slusar <anray@FreeBSD.org>2005-12-15 20:34:46 +0000
committerAndrey Slusar <anray@FreeBSD.org>2005-12-15 20:34:46 +0000
commit7e3692bf39ca75e0de822225e32bce316750738d (patch)
treec6e58362037cb90f7b6bf33f4beed6ded0e4c264 /graphics/libpcd
parentPass maintainership to submitter. Also note that the last commit was also (diff)
Change email address for all my ports.
Approved by: sem(mentor)
Notes
Notes: svn path=/head/; revision=151262
Diffstat (limited to 'graphics/libpcd')
-rw-r--r--graphics/libpcd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/libpcd/Makefile b/graphics/libpcd/Makefile
index 3f0c78b9ff50..3f1279637f60 100644
--- a/graphics/libpcd/Makefile
+++ b/graphics/libpcd/Makefile
@@ -1,6 +1,6 @@
# New ports collection makefile for: libpcd
# Date created: 2004-08-23
-# Whom: Andrey Slusar <anray@inet.ua>
+# Whom: Andrey Slusar <anray@FreeBSD.org>
#
# $FreeBSD$
#
@@ -11,7 +11,7 @@ CATEGORIES= graphics
MASTER_SITES= http://dl.bytesex.org/releases/libpcd/
DISTNAME= ${PORTNAME}_${PORTVERSION}
-MAINTAINER= anrays@gmail.com
+MAINTAINER= anray@FreeBSD.org
COMMENT= A library for reading PhotoCD images
USE_GMAKE= yes