diff options
author | miwi <miwi@FreeBSD.org> | 2010-02-26 17:30:28 +0800 |
---|---|---|
committer | miwi <miwi@FreeBSD.org> | 2010-02-26 17:30:28 +0800 |
commit | 4653798fcf3436d6a77a0b760fb1d75f2c82fcb2 (patch) | |
tree | 1285944a698a14f66715c3a98cb67003300167f0 /math/isabelle | |
parent | 6a1c0dff1b015a38bb0871cfaeccfab07b429689 (diff) | |
download | freebsd-ports-gnome-4653798fcf3436d6a77a0b760fb1d75f2c82fcb2.tar.gz freebsd-ports-gnome-4653798fcf3436d6a77a0b760fb1d75f2c82fcb2.tar.zst freebsd-ports-gnome-4653798fcf3436d6a77a0b760fb1d75f2c82fcb2.zip |
- Pass maintainership to Timothy Beyer (beyert|at|cs.ucr.edu)
PR: 143994 143995 143996
Submitted by: Timothy Bourke <timbob@bigpond.com> (maintainer)
Feature safe: yes
Diffstat (limited to 'math/isabelle')
-rw-r--r-- | math/isabelle/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/isabelle/Makefile b/math/isabelle/Makefile index b3c65d44607f..a6e8b056a0b5 100644 --- a/math/isabelle/Makefile +++ b/math/isabelle/Makefile @@ -19,7 +19,7 @@ DISTFILES= Isabelle2009.tar.gz \ Isabelle2009_pdf.tar.gz .endif -MAINTAINER= timbob@bigpond.com +MAINTAINER= beyert@cs.ucr.edu COMMENT= A generic proof assistant OPTIONS= SMLNJ "Use SML/NJ (devel) instead of faster Poly/ML" off |