diff options
author | jschauma <jschauma> | 2006-02-12 21:32:38 +0000 |
---|---|---|
committer | jschauma <jschauma> | 2006-02-12 21:32:38 +0000 |
commit | 27b30b4349ab5ea684bd56790cb09c7b0353985c (patch) | |
tree | 3a1febbf73e64a414e46017f6a0ab80c55299092 /graphics | |
parent | a25c92166df1a4a92323828449857c2b7a3380e3 (diff) | |
download | pkgsrc-27b30b4349ab5ea684bd56790cb09c7b0353985c.tar.gz |
drop maintainership.
Diffstat (limited to 'graphics')
-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 5bb2e6377b5..3061dc34ede 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.50 2006/02/10 20:34:25 adam Exp $ +# $NetBSD: Makefile,v 1.51 2006/02/12 21:32:38 jschauma Exp $ DISTNAME= blender-2.41 CATEGORIES= graphics MASTER_SITES= ftp://ftp.cs.umn.edu/pub/blender.org/source/ \ http://download.blender.org/source/ -MAINTAINER= jschauma@NetBSD.org +MAINTAINER= tech-pkg@NetBSD.org HOMEPAGE= http://www.blender.org/ COMMENT= Fully integrated 3D graphics creation suite |