diff options
author | dinoex <dinoex@FreeBSD.org> | 2012-06-26 13:44:19 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2012-06-26 13:44:19 +0800 |
commit | 3d812c7e544c8d57e4ec8bcd5fb960ab088c8125 (patch) | |
tree | 7f3147587f6234bc5e8a8cfa9ed84d326dae837f /math | |
parent | 647d62609a4217bd8c3d1cb3e817d947e3d3876f (diff) | |
download | freebsd-ports-gnome-3d812c7e544c8d57e4ec8bcd5fb960ab088c8125.tar.gz freebsd-ports-gnome-3d812c7e544c8d57e4ec8bcd5fb960ab088c8125.tar.zst freebsd-ports-gnome-3d812c7e544c8d57e4ec8bcd5fb960ab088c8125.zip |
- reset MAINTAINER
Diffstat (limited to 'math')
-rw-r--r-- | math/edenmath/Makefile | 2 | ||||
-rw-r--r-- | math/matharray/Makefile | 2 | ||||
-rw-r--r-- | math/stepulator/Makefile | 2 |
3 files changed, 3 insertions, 3 deletions
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 |