diff options
Diffstat (limited to 'graphics/quat/Makefile')
-rw-r--r-- | graphics/quat/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/quat/Makefile b/graphics/quat/Makefile index 40cea1aa84f6..ec7cf76aee17 100644 --- a/graphics/quat/Makefile +++ b/graphics/quat/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: quat # Date created: 26 Aug 2002 -# Whom: David Yeske <dyeske@yahoo.com> +# Whom: David Yeske <dyeske@gmail.com> # # $FreeBSD$ # @@ -10,7 +10,7 @@ PORTVERSION= 1.20 CATEGORIES= graphics MASTER_SITES= http://www.physcip.uni-stuttgart.de/phy11733/download/ -MAINTAINER= dyeske@yahoo.com +MAINTAINER= dyeske@gmail.com COMMENT= A Three-dimensional fractal creator (command line only) GNU_CONFIGURE= yes |