summaryrefslogtreecommitdiff
path: root/math
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
parent9936b7dbf9f9a67e88d4d2e4087a96c512fd58b7 (diff)
downloadfreebsd-ports-6271d456ade5ce3fe28b10e00f857a762304b241.zip
Drop MAINTAINER
PR: 88197 Submitted by: Rene Ladan <r.c.ladan@student.tue.nl> (maintainer)
Diffstat (limited to 'math')
-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