summaryrefslogtreecommitdiff
path: root/graphics/rayshade
diff options
context:
space:
mode:
authorwiz <wiz>2001-02-16 15:22:13 +0000
committerwiz <wiz>2001-02-16 15:22:13 +0000
commit4a8a503bb648160a87419f17dea624c135dd8361 (patch)
treeb5890a54c67bba8526cf5a60ca066d6a3cf5bfc8 /graphics/rayshade
parent220325988af82dd6e1b8e09227eec26115852697 (diff)
downloadpkgsrc-4a8a503bb648160a87419f17dea624c135dd8361.tar.gz
Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.
Diffstat (limited to 'graphics/rayshade')
-rw-r--r--graphics/rayshade/Makefile3
-rw-r--r--graphics/rayshade/pkg/COMMENT1
2 files changed, 2 insertions, 2 deletions
diff --git a/graphics/rayshade/Makefile b/graphics/rayshade/Makefile
index b059649a4f8..1537f1bfb17 100644
--- a/graphics/rayshade/Makefile
+++ b/graphics/rayshade/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2000/04/07 13:32:34 hubertf Exp $
+# $NetBSD: Makefile,v 1.7 2001/02/16 15:22:33 wiz Exp $
# FreeBSD Id: Makefile,v 1.1.1.1 1998/05/26 04:04:11 mph Exp
#
@@ -10,6 +10,7 @@ MASTER_SITES= ftp://graphics.stanford.edu/pub/rayshade/ \
EXTRACT_SUFX= .tar.Z
MAINTAINER= packages@netbsd.org
+COMMENT= Extensible system for creating ray-traced images
DEPENDS+= urt-3.1b1:../../graphics/urt
diff --git a/graphics/rayshade/pkg/COMMENT b/graphics/rayshade/pkg/COMMENT
deleted file mode 100644
index 2eb08dfcdae..00000000000
--- a/graphics/rayshade/pkg/COMMENT
+++ /dev/null
@@ -1 +0,0 @@
-Extensible system for creating ray-traced images