diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2008-04-11 00:11:24 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2008-04-11 00:11:24 +0800 |
commit | 2f653f16d83a73122851ae323f2fb4f066444d38 (patch) | |
tree | b2d5e11733ef3ba5685b26ed8c861879f74020b9 /math | |
parent | 62be383c10563e76edfaa8f49b460c68a26215ee (diff) | |
download | freebsd-ports-gnome-2f653f16d83a73122851ae323f2fb4f066444d38.tar.gz freebsd-ports-gnome-2f653f16d83a73122851ae323f2fb4f066444d38.tar.zst freebsd-ports-gnome-2f653f16d83a73122851ae323f2fb4f066444d38.zip |
Change maintainers e-mail address.
Requested over: IRC
Diffstat (limited to 'math')
-rw-r--r-- | math/edenmath/Makefile | 4 | ||||
-rw-r--r-- | math/stepulator/Makefile | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/math/edenmath/Makefile b/math/edenmath/Makefile index 4e4a8d228724..fa54aba719ae 100644 --- a/math/edenmath/Makefile +++ b/math/edenmath/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: edenmath.app # Date created: 30 Aug 2006 -# Whom: gurkan@linuks.mine.nu +# Whom: gurkan@phys.ethz.ch # # $FreeBSD$ # @@ -12,7 +12,7 @@ CATEGORIES= math gnustep MASTER_SITES= http://www.eskimo.com/~pburns/EdenMath/files/ DISTNAME= EdenMath_GNUstep-${PORTVERSION} -MAINTAINER= gurkan@linuks.mine.nu +MAINTAINER= gurkan@phys.ethz.ch COMMENT= Scientific calcualtor for GNUstep USE_GNUSTEP= yes diff --git a/math/stepulator/Makefile b/math/stepulator/Makefile index e95e05f0112c..229987ba503e 100644 --- a/math/stepulator/Makefile +++ b/math/stepulator/Makefile @@ -1,6 +1,6 @@ # New ports collection makefile for: stepulator.app # Date created: 30 Aug 2006 -# Whom: gurkan@linuks.mine.nu +# Whom: gurkan@phys.ethz.ch # # $FreeBSD$ # @@ -14,7 +14,7 @@ MASTER_SITES= http://www.linuks.mine.nu/stepulator/ \ DISTNAME= ${PORTNAME}-gs-${PORTVERSION} EXTRACT_SUFX= .tar.Z -MAINTAINER= gurkan@linuks.mine.nu +MAINTAINER= gurkan@phys.ethz.ch COMMENT= Scientific calculator implementing RPN notation for GNUstep USE_GNUSTEP= yes |