diff options
author | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2011-06-14 07:38:51 +0000 |
---|---|---|
committer | Stephen Montgomery-Smith <stephen@FreeBSD.org> | 2011-06-14 07:38:51 +0000 |
commit | fc7976f6a8c9aff903ca014c6bfae807c0a9bbcd (patch) | |
tree | 7fe26f6964f11184ede9b700d2e9fd7df8996504 /math/open-axiom | |
parent | 3fd4f0b0fe5a112545fcd3560fdbe35f092dd9af (diff) |
Notes
Diffstat (limited to 'math/open-axiom')
-rw-r--r-- | math/open-axiom/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/open-axiom/Makefile b/math/open-axiom/Makefile index 385df08d9a63..e09be08da246 100644 --- a/math/open-axiom/Makefile +++ b/math/open-axiom/Makefile @@ -11,7 +11,7 @@ PORTREVISION= 1 CATEGORIES= math MASTER_SITES= SF/${PORTNAME} -MAINTAINER= stephen@missouri.edu +MAINTAINER= stephen@FreeBSD.org COMMENT= A computer algebra system BUILD_DEPENDS= sbcl:${PORTSDIR}/lang/sbcl \ |