From 3d812c7e544c8d57e4ec8bcd5fb960ab088c8125 Mon Sep 17 00:00:00 2001 From: dinoex Date: Tue, 26 Jun 2012 05:44:19 +0000 Subject: - reset MAINTAINER --- math/edenmath/Makefile | 2 +- math/matharray/Makefile | 2 +- math/stepulator/Makefile | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'math') diff --git a/math/edenmath/Makefile b/math/edenmath/Makefile index f2dcc6111e51..4b4987c0ba8e 100644 --- a/math/edenmath/Makefile +++ b/math/edenmath/Makefile @@ -12,7 +12,7 @@ CATEGORIES= math gnustep MASTER_SITES= http://www.eskimo.com/~pburns/EdenMath/files/ DISTNAME= EdenMath_GNUstep-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Scientific calcualtor for GNUstep LICENSE= GPLv2 diff --git a/math/matharray/Makefile b/math/matharray/Makefile index 6ec0102670f9..ee2e1e653f1d 100644 --- a/math/matharray/Makefile +++ b/math/matharray/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= ${MASTER_SITE_GNUSTEP} MASTER_SITE_SUBDIR= contrib DISTNAME= MathArray-${PORTVERSION} -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Class library for mathematical manipulation of matrices LICENSE= LGPL20 diff --git a/math/stepulator/Makefile b/math/stepulator/Makefile index 26b6ff7f5cc2..cd5310f614fa 100644 --- a/math/stepulator/Makefile +++ b/math/stepulator/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://gnu.ethz.ch/linuks.mine.nu/stepulator/ \ DISTNAME= ${PORTNAME}-gs-${PORTVERSION} EXTRACT_SUFX= .tar.Z -MAINTAINER= dinoex@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Scientific calculator implementing RPN notation for GNUstep LICENSE= BSD -- cgit