diff options
Diffstat (limited to 'graphics/rayshade')
-rw-r--r-- | graphics/rayshade/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/rayshade/Makefile b/graphics/rayshade/Makefile index b5e2414fa60..51acb481cfe 100644 --- a/graphics/rayshade/Makefile +++ b/graphics/rayshade/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.35 2014/09/08 20:40:30 wiz Exp $ +# $NetBSD: Makefile,v 1.36 2014/09/08 21:24:44 wiz Exp $ DISTNAME= rayshade.4.0.6 PKGNAME= rayshade-4.0.6 -PKGREVISION= 4 +PKGREVISION= 5 CATEGORIES= graphics MASTER_SITES= ftp://graphics.stanford.edu/pub/rayshade/ EXTRACT_SUFX= .tar.Z |