diff options
-rw-r--r-- | math/coq/Makefile | 2 |
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 |