diff options
author | olgeni <olgeni@FreeBSD.org> | 2001-01-24 12:43:14 +0000 |
---|---|---|
committer | olgeni <olgeni@FreeBSD.org> | 2001-01-24 12:43:14 +0000 |
commit | a6ae18ca3494949aa217026ddbda07c8a6016a81 (patch) | |
tree | bb0fde6f29817e2c2ab554caf487707d80a94c45 /graphics | |
parent | a171daf3648791d5beab546a9f029392e76712b8 (diff) | |
download | FreeBSD-ports-a6ae18ca3494949aa217026ddbda07c8a6016a81.zip FreeBSD-ports-a6ae18ca3494949aa217026ddbda07c8a6016a81.tar.gz |
Use proper capitalization (freebsd.org -> FreeBSD.org)
Noted by: sobomax
Diffstat (limited to 'graphics')
-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 05be30f..0cfb27f 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= ftp://ftp.blender.nl/pub/ DISTNAME= blender${PORTVERSION}-freebsd-3.4-i386-static -MAINTAINER= olgeni@freebsd.org +MAINTAINER= olgeni@FreeBSD.org NO_CDROM= "Commercial distribution prohibited" |