diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2007-07-05 23:39:06 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2007-07-05 23:39:06 +0000 |
commit | 1fa9e4844d9e25cb2ebafb1d1ead6c66d03d0e1a (patch) | |
tree | d9c974716cf087174299d30f23b5b6af81f8f4bd /graphics/blender | |
parent | d2298075a1961498bf42d51b71208ef41b4f0cea (diff) | |
download | ports-1fa9e4844d9e25cb2ebafb1d1ead6c66d03d0e1a.tar.gz ports-1fa9e4844d9e25cb2ebafb1d1ead6c66d03d0e1a.zip |
Notes
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 bf40f341d23d..22249fd87819 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://download.blender.org/release/Publisher${PORTVERSION}/ DISTNAME= blender-publisher-${PORTVERSION}-freebsd-4.2-i386 DIST_SUBDIR= blender -MAINTAINER= dyeske@yahoo.com +MAINTAINER= dyeske@gmail.com COMMENT= Fully functional 3D modeling/rendering/animation/gaming package LIB_DEPENDS= glut.4:${PORTSDIR}/graphics/libglut |