diff options
Diffstat (limited to 'graphics/blender/Makefile')
-rw-r--r-- | graphics/blender/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index a07a58e19ac..8ad066b9067 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.98 2013/11/20 13:23:43 obache Exp $ +# $NetBSD: Makefile,v 1.99 2013/11/20 20:04:37 adam Exp $ DISTNAME= blender-2.68a -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://download.blender.org/source/ |