diff options
author | Brendan Fabeny <bf@FreeBSD.org> | 2013-03-18 16:11:34 +0000 |
---|---|---|
committer | Brendan Fabeny <bf@FreeBSD.org> | 2013-03-18 16:11:34 +0000 |
commit | 303161a0ebf35e14e6a72aabfab467e2b58e86e0 (patch) | |
tree | 27078f5c1a452ebd5260b7fdd07ba6338a5ec0e1 /math/alt-ergo | |
parent | 85228d9f129632b724d4bbb1d05af11433098eed (diff) | |
download | ports-303161a0ebf35e14e6a72aabfab467e2b58e86e0.tar.gz ports-303161a0ebf35e14e6a72aabfab467e2b58e86e0.zip |
Notes
Diffstat (limited to 'math/alt-ergo')
-rw-r--r-- | math/alt-ergo/Makefile | 2 | ||||
-rw-r--r-- | math/alt-ergo/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/alt-ergo/Makefile b/math/alt-ergo/Makefile index 8d55eaf0444a..80cf2d2f4059 100644 --- a/math/alt-ergo/Makefile +++ b/math/alt-ergo/Makefile @@ -5,7 +5,7 @@ PORTNAME= alt-ergo PORTVERSION= 0.94 PORTREVISION= 2 CATEGORIES= math -MASTER_SITES= http://alt-ergo.lri.fr/http/ LOCAL/bf +MASTER_SITES= http://alt-ergo.lri.fr/http/alt-ergo-${PORTVERSION}/ LOCAL/bf MAINTAINER= bf@FreeBSD.org COMMENT= An automatic theorem prover dedicated to program verification diff --git a/math/alt-ergo/pkg-descr b/math/alt-ergo/pkg-descr index 21976de2c59e..bc0708d02ccf 100644 --- a/math/alt-ergo/pkg-descr +++ b/math/alt-ergo/pkg-descr @@ -7,4 +7,4 @@ home made SAT-solver and an instantiation mechanism. Alt-Ergo is compact, safe, and modular. Each component is described by a small set of inference rules and is implemented as an Ocaml functor. -WWW: http://alt-ergo.lri.fr +WWW: http://alt-ergo.lri.fr |