diff options
author | Dennis Herrmann <dhn@FreeBSD.org> | 2009-04-05 20:50:49 +0000 |
---|---|---|
committer | Dennis Herrmann <dhn@FreeBSD.org> | 2009-04-05 20:50:49 +0000 |
commit | cf8759b2c9f6d04e1e54d252b56dd1bc3ad5b84e (patch) | |
tree | 0ed3be36d181e42ad1946d1b9a6d6f6b41270c6b /math/naturalmath | |
parent | f509a7a3f6570568b1977540d51e208ef016c22c (diff) | |
download | ports-cf8759b2c9f6d04e1e54d252b56dd1bc3ad5b84e.tar.gz ports-cf8759b2c9f6d04e1e54d252b56dd1bc3ad5b84e.zip |
Notes
Diffstat (limited to 'math/naturalmath')
-rw-r--r-- | math/naturalmath/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/naturalmath/Makefile b/math/naturalmath/Makefile index 9e9295124c03..8b4aa7cc10b4 100644 --- a/math/naturalmath/Makefile +++ b/math/naturalmath/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= math MASTER_SITES= http://www.math.missouri.edu/~stephen/naturalmath/ -MAINTAINER= stephen@math.missouri.edu +MAINTAINER= stephen@missouri.edu COMMENT= Script to turn intuitively written math into latex BUILD_DEPENDS= latex:${PORTSDIR}/print/teTeX |