diff options
author | itetcu <itetcu@FreeBSD.org> | 2007-06-18 05:27:42 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2007-06-18 05:27:42 +0800 |
commit | 6491b60f60a59767ef3cfa586f0de593c7c0dda3 (patch) | |
tree | 397d2296b3293de45505582f47229e2d175b95c9 /math/moo | |
parent | 5cf073b916b1c7d1439d8243bee69203dca1b5da (diff) | |
download | freebsd-ports-gnome-6491b60f60a59767ef3cfa586f0de593c7c0dda3.tar.gz freebsd-ports-gnome-6491b60f60a59767ef3cfa586f0de593c7c0dda3.tar.zst freebsd-ports-gnome-6491b60f60a59767ef3cfa586f0de593c7c0dda3.zip |
Change of email address, same maintainer.
PR: ports/113686
Submitted by: Steven Kreuzer (confirmed from the old email on private)
Diffstat (limited to 'math/moo')
-rw-r--r-- | math/moo/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/moo/Makefile b/math/moo/Makefile index 17e0a3958f29..9358733e12fa 100644 --- a/math/moo/Makefile +++ b/math/moo/Makefile @@ -11,7 +11,7 @@ CATEGORIES= math MASTER_SITES= http://cyth.net/~ray/moo/ EXTRACT_SUFX= .tgz -MAINTAINER= skreuzer@f2o.org +MAINTAINER= skreuzer@exit2shell.com COMMENT= Calculator that accepts C-like syntax as input PLIST_FILES= bin/moo |