diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-08-16 06:27:02 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-08-16 06:27:02 +0000 |
commit | 86a80c28062a3e2e37a619fe176ba6627fa4955a (patch) | |
tree | b020bc23167380d341fe2ffdc77cda61ee2c16fb /graphics/renderpark | |
parent | cad75b6dd39b7883357f80dc95ae4b3d320e5485 (diff) | |
download | ports-86a80c28062a3e2e37a619fe176ba6627fa4955a.tar.gz ports-86a80c28062a3e2e37a619fe176ba6627fa4955a.zip |
Notes
Diffstat (limited to 'graphics/renderpark')
-rw-r--r-- | graphics/renderpark/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/renderpark/Makefile b/graphics/renderpark/Makefile index 77945df6cac5..558128f04b16 100644 --- a/graphics/renderpark/Makefile +++ b/graphics/renderpark/Makefile @@ -15,7 +15,7 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} Scenes${EXTRACT_SUFX} .endif DIST_SUBDIR= ${DISTNAME} -MAINTAINER= tiamat@telegraph.spb.ru +MAINTAINER= ports@FreeBSD.org COMMENT= System for physically based photo-realistic image synthesis .ifdef (WITH_XRML) |