diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-06-17 21:27:42 +0000 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-06-17 21:27:42 +0000 |
commit | 2dd2e374644e38279d476e9033809c3d286b7d85 (patch) | |
tree | 3384859d6b59c954899557400073ba6580e68424 /math/moo | |
parent | e4e6c2ebedf01eddd1204791a55a893d9ec43a59 (diff) | |
download | ports-2dd2e374644e38279d476e9033809c3d286b7d85.tar.gz ports-2dd2e374644e38279d476e9033809c3d286b7d85.zip |
Notes
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 |