summaryrefslogtreecommitdiff
path: root/graphics/rayshade
diff options
context:
space:
mode:
Diffstat (limited to 'graphics/rayshade')
-rw-r--r--graphics/rayshade/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/rayshade/Makefile b/graphics/rayshade/Makefile
index 7694c345bb8..8c362dca409 100644
--- a/graphics/rayshade/Makefile
+++ b/graphics/rayshade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2006/02/05 23:09:38 joerg Exp $
+# $NetBSD: Makefile,v 1.18 2006/03/04 21:29:51 jlam Exp $
DISTNAME= rayshade.4.0
PKGNAME= rayshade-4.0
@@ -8,7 +8,7 @@ MASTER_SITES= ftp://graphics.stanford.edu/pub/rayshade/ \
ftp://ftp.princeton.edu/pub/Graphics/rayshade.4.0/
EXTRACT_SUFX= .tar.Z
-MAINTAINER= tech-pkg@NetBSD.org
+MAINTAINER= pkgsrc-users@NetBSD.org
COMMENT= Extensible system for creating ray-traced images
HAS_CONFIGURE= yes