diff options
Diffstat (limited to 'math/open-axiom/Makefile')
-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 \ |