diff options
author | dinoex <dinoex@FreeBSD.org> | 2008-04-30 02:00:11 +0800 |
---|---|---|
committer | dinoex <dinoex@FreeBSD.org> | 2008-04-30 02:00:11 +0800 |
commit | 9fbdb1f9aa93363e0bf1b7171bc261bc6f774cab (patch) | |
tree | eb3fbc7daeb008a76d25bcfe274d66aec481464e /math/edenmath | |
parent | da52966f9c2ce09d05eb761188ad51e7a41575e9 (diff) | |
download | freebsd-ports-gnome-9fbdb1f9aa93363e0bf1b7171bc261bc6f774cab.tar.gz freebsd-ports-gnome-9fbdb1f9aa93363e0bf1b7171bc261bc6f774cab.tar.zst freebsd-ports-gnome-9fbdb1f9aa93363e0bf1b7171bc261bc6f774cab.zip |
3
Diffstat (limited to 'math/edenmath')
-rw-r--r-- | math/edenmath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/edenmath/Makefile b/math/edenmath/Makefile index fa54aba719ae..34fd9aebc42f 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= gurkan@phys.ethz.ch +MAINTAINER= dinoex@FreeBSD.org COMMENT= Scientific calcualtor for GNUstep USE_GNUSTEP= yes |