aboutsummaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorbf <bf@FreeBSD.org>2013-03-19 00:11:34 +0800
committerbf <bf@FreeBSD.org>2013-03-19 00:11:34 +0800
commit74aee769eea75ee43c7acf6fd4b9bbeaf5a03885 (patch)
tree27078f5c1a452ebd5260b7fdd07ba6338a5ec0e1 /math
parentb6555f554444c86d85db16f38b728edeba89319a (diff)
downloadfreebsd-ports-gnome-74aee769eea75ee43c7acf6fd4b9bbeaf5a03885.tar.gz
freebsd-ports-gnome-74aee769eea75ee43c7acf6fd4b9bbeaf5a03885.tar.zst
freebsd-ports-gnome-74aee769eea75ee43c7acf6fd4b9bbeaf5a03885.zip
update master sites; trim headers; reposition LICENSE, WWW
Diffstat (limited to 'math')
-rw-r--r--math/alt-ergo/Makefile2
-rw-r--r--math/alt-ergo/pkg-descr2
-rw-r--r--math/fftw3/Makefile4
-rw-r--r--math/fftw3/pkg-descr2
4 files changed, 5 insertions, 5 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
diff --git a/math/fftw3/Makefile b/math/fftw3/Makefile
index 5b470c798f64..ea8eb51fdf95 100644
--- a/math/fftw3/Makefile
+++ b/math/fftw3/Makefile
@@ -6,8 +6,8 @@ PORTNAME= fftw3
PORTVERSION= 3.3.3
PORTREVISION?= 1
CATEGORIES= math
-MASTER_SITES= ftp://ftp.fftw.org/pub/fftw/ \
- ftp://ftp.fftw.org/pub/fftw/old/
+MASTER_SITES= http://www.fftw.org/ \
+ ftp://ftp.fftw.org/pub/fftw/
PKGNAMESUFFIX= ${FFTW3_PKGNAMESUFFIX}
DISTNAME= fftw-${PORTVERSION}
diff --git a/math/fftw3/pkg-descr b/math/fftw3/pkg-descr
index 2fadd6bd88ca..54f6e50615c5 100644
--- a/math/fftw3/pkg-descr
+++ b/math/fftw3/pkg-descr
@@ -13,4 +13,4 @@ track of users and send you information about new releases. The latest
version of FFTW, benchmarks, links, and other information can be found at
the FFTW home page.
-WWW: http://www.fftw.org/
+WWW: http://www.fftw.org/