summaryrefslogtreecommitdiff
path: root/graphics/metapixel
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/metapixel
parentUpdate my Emailaddress (diff)
Update my Emailadress
Approved by: kris (mentor)
Notes
Notes: svn path=/head/; revision=68592
Diffstat (limited to 'graphics/metapixel')
-rw-r--r--graphics/metapixel/Makefile4
1 files changed, 2 insertions, 2 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 \