diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-10 11:17:44 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2003-11-10 11:17:44 +0000 |
commit | 228153cc342151c3374f39b2338ae058b50c3443 (patch) | |
tree | 57b6aa202c6b7572592fda62c9c6070ec64930db /graphics/blender | |
parent | 932a049d39b630eb67be8183c086c970e09908b1 (diff) |
freebsd-admin@blender.nl -> dyeske@yahoo.com, on suggestion of the
person who was the former freebsd-admin@blender.nl.
PR: Inspired by ports/59109
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com>
Notes
Notes:
svn path=/head/; revision=93640
Diffstat (limited to 'graphics/blender')
-rw-r--r-- | graphics/blender/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index a8a2df8ae23a..0c880b959a05 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://download.blender.org/release/Publisher${PORTVERSION}/ DISTNAME= blender-publisher-${PORTVERSION}-freebsd-4.2-i386 DIST_SUBDIR= blender -MAINTAINER= freebsd-admin@blender.nl +MAINTAINER= dyeske@yahoo.com COMMENT= Fully functional 3D modeling/rendering/animation/gaming package USE_X_PREFIX= YES |