diff options
Diffstat (limited to 'math/proofgeneral/Makefile')
-rw-r--r-- | math/proofgeneral/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/proofgeneral/Makefile b/math/proofgeneral/Makefile index 4a2f3cb26bc5..ae3979cf0b3a 100644 --- a/math/proofgeneral/Makefile +++ b/math/proofgeneral/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://proofgeneral.inf.ed.ac.uk/releases/ DISTNAME= ProofGeneral-3.7.1 EXTRACT_SUFX= .tgz -MAINTAINER= timbob@bigpond.com +MAINTAINER= beyert@cs.ucr.edu COMMENT= A generic interface for proof assistants PKGNAMESUFFIX+= -${EMACS_NAME} |