diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-21 17:47:52 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-21 17:47:52 +0000 |
commit | 672c0bb4995541285fedb6003c1fb57c9ed2f2d6 (patch) | |
tree | 837c3f7f26c990d9e705f0f5efa320f01dcd7b28 /graphics/pixie | |
parent | 536f212d47cc3cb2ca68dd944517d05974f96274 (diff) |
Change maintainer's email.
Notes
Notes:
svn path=/head/; revision=114355
Diffstat (limited to 'graphics/pixie')
-rw-r--r-- | graphics/pixie/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/pixie/Makefile b/graphics/pixie/Makefile index f87b8dc14b28..3185c875ad8f 100644 --- a/graphics/pixie/Makefile +++ b/graphics/pixie/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME} DISTNAME= Pixie-src-${PORTVERSION} EXTRACT_SUFX= .tgz -MAINTAINER= tiamat@comset.net +MAINTAINER= ip@doom.homeunix.org COMMENT= A photorealistic renderer with Pixar's RenderMan-like interface LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ |