diff options
Diffstat (limited to 'math/edenmath/Makefile')
-rw-r--r-- | math/edenmath/Makefile | 4 |
1 files changed, 2 insertions, 2 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 |