diff options
Diffstat (limited to 'math/alt-ergo/Makefile')
-rw-r--r-- | math/alt-ergo/Makefile | 2 |
1 files changed, 1 insertions, 1 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 |