diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-30 21:38:33 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-03-30 21:38:33 +0000 |
commit | 272f5a597ce2e4c9e8f8ecf6a5a12d31b9cdfbc8 (patch) | |
tree | b71bb820ef8feacbb4da32f13aad1ff688a5ef48 /graphics/blender-doc/Makefile | |
parent | 7cb987551868290b9bc6495d9285f1c9e6cc63ea (diff) | |
download | ports-272f5a597ce2e4c9e8f8ecf6a5a12d31b9cdfbc8.tar.gz ports-272f5a597ce2e4c9e8f8ecf6a5a12d31b9cdfbc8.zip |
Remove dead mirror
Notes
Notes:
svn path=/head/; revision=382746
Diffstat (limited to 'graphics/blender-doc/Makefile')
-rw-r--r-- | graphics/blender-doc/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/blender-doc/Makefile b/graphics/blender-doc/Makefile index ca3101db15e8..6014985762ac 100644 --- a/graphics/blender-doc/Makefile +++ b/graphics/blender-doc/Makefile @@ -4,8 +4,7 @@ PORTNAME= blender PORTVERSION= 2.3 CATEGORIES= graphics -MASTER_SITES= http://download.blender.org/documentation/ \ - CENKES +MASTER_SITES= http://download.blender.org/documentation/ PKGNAMESUFFIX= -doc DISTFILES= BlenderManualIen.23.html.tar.gz BlenderManualIIen.23.html.tar.gz |