summaryrefslogtreecommitdiff
path: root/math/coq
diff options
context:
space:
mode:
authorMarcus Alves Grando <mnag@FreeBSD.org>2005-10-29 20:14:47 +0000
committerMarcus Alves Grando <mnag@FreeBSD.org>2005-10-29 20:14:47 +0000
commit6271d456ade5ce3fe28b10e00f857a762304b241 (patch)
tree0e6a6623e1dfa8d601e93d5e0689cbb25b4fe92f /math/coq
parentDEPRECATED and Schedule for remove (diff)
Drop MAINTAINER
PR: 88197 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> (maintainer)
Notes
Notes: svn path=/head/; revision=146695
Diffstat (limited to 'math/coq')
-rw-r--r--math/coq/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/coq/Makefile b/math/coq/Makefile
index 31f6664c2c65..716fb7ba29e4 100644
--- a/math/coq/Makefile
+++ b/math/coq/Makefile
@@ -11,7 +11,7 @@ CATEGORIES= math
MASTER_SITES= ftp://ftp.inria.fr/INRIA/coq/V8.0pl2/
DISTNAME= coq-8.0pl2
-MAINTAINER= r.c.ladan@student.tue.nl
+MAINTAINER= ports@FreeBSD.org
COMMENT= Theorem prover based on lambda-C
BUILD_DEPENDS= ocamlc:${PORTSDIR}/lang/ocaml