summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorTilman Keskinoz <arved@FreeBSD.org>2002-10-22 13:15:25 +0000
committerTilman Keskinoz <arved@FreeBSD.org>2002-10-22 13:15:25 +0000
commitcc977aa4f84711a3cec4199cb9b267241cea132b (patch)
tree625b850f5f7cfc2a8c0b7b1f82b2fb4cd216834f /graphics
parentUpdate my Emailaddress (diff)
Update my Emailadress
Approved by: kris (mentor)
Notes
Notes: svn path=/head/; revision=68592
Diffstat (limited to 'graphics')
-rw-r--r--graphics/metapixel/Makefile4
-rw-r--r--graphics/vcdimager/Makefile2
2 files changed, 3 insertions, 3 deletions
diff --git a/graphics/metapixel/Makefile b/graphics/metapixel/Makefile
index 81f2717d29df..a06f2edc896a 100644
--- a/graphics/metapixel/Makefile
+++ b/graphics/metapixel/Makefile
@@ -1,6 +1,6 @@
# Ports collection makefile for: metapixel
# Date created: 2002-05-23
-# Whom: Tilman Linneweh <freebsdports@arved.de>
+# Whom: Tilman Linneweh <arved@FreeBSD.org>
#
# $FreeBSD$
@@ -9,7 +9,7 @@ PORTVERSION= 0.7
CATEGORIES= graphics
MASTER_SITES= http://www.complang.tuwien.ac.at/~schani/metapixel/
-MAINTAINER= freebsdports@arved.de
+MAINTAINER= arved@FreeBSD.org
LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
jpeg.9:${PORTSDIR}/graphics/jpeg \
diff --git a/graphics/vcdimager/Makefile b/graphics/vcdimager/Makefile
index bbf3d403e80e..d28ec53b45c9 100644
--- a/graphics/vcdimager/Makefile
+++ b/graphics/vcdimager/Makefile
@@ -10,7 +10,7 @@ PORTREVISION= 1
CATEGORIES= graphics
MASTER_SITES= http://www.vcdimager.org/pub/vcdimager/vcdimager-0.7_UNSTABLE/
-MAINTAINER= freebsdports@arved.de
+MAINTAINER= arved@FreeBSD.org
LIB_DEPENDS= popt.0:${PORTSDIR}/devel/popt \
xml2:${PORTSDIR}/textproc/libxml2