diff options
Diffstat (limited to 'graphics/rayshade/Makefile')
-rw-r--r-- | graphics/rayshade/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/rayshade/Makefile b/graphics/rayshade/Makefile index 8cd0a8844db..312e3267200 100644 --- a/graphics/rayshade/Makefile +++ b/graphics/rayshade/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.30 2011/11/02 20:22:15 shattered Exp $ +# $NetBSD: Makefile,v 1.31 2012/02/06 12:40:34 wiz Exp $ DISTNAME= rayshade.4.0.6 PKGNAME= rayshade-4.0.6 #KGREVISION= 8 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= ftp://graphics.stanford.edu/pub/rayshade/ EXTRACT_SUFX= .tar.Z |