aboutsummaryrefslogtreecommitdiffstats
path: root/math/coq
diff options
context:
space:
mode:
authorjohans <johans@FreeBSD.org>2010-02-24 02:07:14 +0800
committerjohans <johans@FreeBSD.org>2010-02-24 02:07:14 +0800
commit7b2dd631e1b66e299babb2d898f084a7bf78d6b1 (patch)
tree87834902251888ec2c0688d1fede3290bdc91fcc /math/coq
parentea4977bf1b62bdb4a0eb745b58acf304a3676704 (diff)
downloadfreebsd-ports-gnome-7b2dd631e1b66e299babb2d898f084a7bf78d6b1.tar.gz
freebsd-ports-gnome-7b2dd631e1b66e299babb2d898f084a7bf78d6b1.tar.zst
freebsd-ports-gnome-7b2dd631e1b66e299babb2d898f084a7bf78d6b1.zip
Update my mail address to @FreeBSD.org
Feature safe: yes
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 f7e927a5a506..6fec501d62e6 100644
--- a/math/coq/Makefile
+++ b/math/coq/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://coq.inria.fr/V${PORTVERSION:R}/files/ \
ftp://ftp.stack.nl/pub/users/johans/coq/
DISTNAME= ${PORTNAME}-${COQVERSION}
-MAINTAINER= johans@stack.nl
+MAINTAINER= johans@FreeBSD.org
COMMENT= Theorem prover based on lambda-C
BUILD_DEPENDS= camlp5:${PORTSDIR}/devel/ocaml-camlp5