diff options
Diffstat (limited to 'graphics/rayshade')
-rw-r--r-- | graphics/rayshade/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/rayshade/Makefile b/graphics/rayshade/Makefile index 14d8212d1e8..23ec60600dd 100644 --- a/graphics/rayshade/Makefile +++ b/graphics/rayshade/Makefile @@ -1,11 +1,10 @@ -# $NetBSD: Makefile,v 1.25 2009/08/26 19:57:49 sno Exp $ +# $NetBSD: Makefile,v 1.26 2009/08/30 01:31:39 zafer Exp $ DISTNAME= rayshade.4.0 PKGNAME= rayshade-4.0 PKGREVISION= 5 CATEGORIES= graphics -MASTER_SITES= ftp://graphics.stanford.edu/pub/rayshade/ \ - ftp://ftp.princeton.edu/pub/Graphics/rayshade.4.0/ +MASTER_SITES= ftp://graphics.stanford.edu/pub/rayshade/ EXTRACT_SUFX= .tar.Z MAINTAINER= pkgsrc-users@NetBSD.org |