diff options
author | Max Brazhnikov <makc@FreeBSD.org> | 2009-02-21 11:31:28 +0000 |
---|---|---|
committer | Max Brazhnikov <makc@FreeBSD.org> | 2009-02-21 11:31:28 +0000 |
commit | 5f6ba2a345062d46d2e16bd1d6c5854e528a096e (patch) | |
tree | d4a0e753177e49b18c0f444e59fb3de419be3122 /graphics/fraqtive | |
parent | Fix counter breakage on 64bit arch. (diff) |
Use my @FreeBSD.org email for the rest of my ports
Diffstat (limited to 'graphics/fraqtive')
-rw-r--r-- | graphics/fraqtive/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/fraqtive/Makefile b/graphics/fraqtive/Makefile index 3e611e71b244..0741d589dde5 100644 --- a/graphics/fraqtive/Makefile +++ b/graphics/fraqtive/Makefile @@ -10,7 +10,7 @@ PORTVERSION= 0.4.4 CATEGORIES= graphics MASTER_SITES= SF -MAINTAINER= makc@issp.ac.ru +MAINTAINER= makc@FreeBSD.org COMMENT= Draws Mandelbrot and Julia fractals USE_BZIP2= yes |