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/xppaut | |
parent | f509a7a3f6570568b1977540d51e208ef016c22c (diff) |
Notes
Diffstat (limited to 'math/xppaut')
-rw-r--r-- | math/xppaut/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/xppaut/Makefile b/math/xppaut/Makefile index 0603bfd82ff0..0361cf49ee1b 100644 --- a/math/xppaut/Makefile +++ b/math/xppaut/Makefile @@ -12,7 +12,7 @@ CATEGORIES= math graphics MASTER_SITES= http://www.math.pitt.edu/~bard/bardware/ DISTNAME= ${PORTNAME}${PORTVERSION} -MAINTAINER= stephen@math.missouri.edu +MAINTAINER= stephen@missouri.edu COMMENT= Graphical tool for solving differential equations, etc MAN1= xppaut.1 |