diff options
author | jschauma <jschauma@pkgsrc.org> | 2005-02-17 17:54:44 +0000 |
---|---|---|
committer | jschauma <jschauma@pkgsrc.org> | 2005-02-17 17:54:44 +0000 |
commit | 1cfcf6c0d4ced5da3077db2bf991cdb9e01fb63d (patch) | |
tree | 389c64b68d23322ee4655ec66addd5b6e9f595c2 | |
parent | 364271d3380ca93e164e95bda1b5a7c9245e6dfc (diff) | |
download | pkgsrc-1cfcf6c0d4ced5da3077db2bf991cdb9e01fb63d.tar.gz |
Pre-empt wizd and bump pkgrevision for last.
-rw-r--r-- | graphics/radiance/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/radiance/Makefile b/graphics/radiance/Makefile index 5d135e719f6..0c0514c1c0a 100644 --- a/graphics/radiance/Makefile +++ b/graphics/radiance/Makefile @@ -1,8 +1,9 @@ -# $NetBSD: Makefile,v 1.4 2005/02/17 17:54:12 jschauma Exp $ +# $NetBSD: Makefile,v 1.5 2005/02/17 17:54:44 jschauma Exp $ # DISTNAME= rad3R6P1 PKGNAME= radiance-3.6.1 +PKGREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.radiance-online.org/software/non-cvs/ \ http://www.radiance-online.org/software/ |