diff options
author | jschauma <jschauma> | 2009-01-23 21:14:16 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2009-01-23 21:14:16 +0000 |
commit | 5eaa03589f46f81d36825dc7bb64908dc3c4cd52 (patch) | |
tree | f30e2c3519cc03dc984b0f5034ab83a000b668b2 /graphics/radiance | |
parent | 9c0e31f4ff3ef7bd20bf491f073e5871ac31678f (diff) | |
download | pkgsrc-5eaa03589f46f81d36825dc7bb64908dc3c4cd52.tar.gz |
Give up maintainership, as I have not so much as looked at pkgsrc in
well over a year now. Sorry. :-(
Diffstat (limited to 'graphics/radiance')
-rw-r--r-- | graphics/radiance/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/radiance/Makefile b/graphics/radiance/Makefile index f2ef738549c..14e56ebdefa 100644 --- a/graphics/radiance/Makefile +++ b/graphics/radiance/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2008/05/26 22:37:30 tnn Exp $ +# $NetBSD: Makefile,v 1.21 2009/01/23 21:14:18 jschauma Exp $ # DISTNAME= rad3R6P1 @@ -9,7 +9,7 @@ MASTER_SITES= http://www.radiance-online.org/software/non-cvs/ \ http://www.radiance-online.org/software/ DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} ${DISTNAME}supp${EXTRACT_SUFX} -MAINTAINER= jschauma@NetBSD.org +MAINTAINER= pkgsrc-users@@NetBSD.org HOMEPAGE= http://www.radiance-online.org/ COMMENT= Physically-based, image-generating, backward raytracer |