summaryrefslogtreecommitdiffstats
path: root/math
diff options
context:
space:
mode:
authorkuriyama <kuriyama@FreeBSD.org>2003-04-24 01:56:27 +0000
committerkuriyama <kuriyama@FreeBSD.org>2003-04-24 01:56:27 +0000
commitb0065ad6ded40d228544d5b55c492a174ec9915c (patch)
tree72b01a50a8007e5737ebf0f9a93018a9c60b70f4 /math
parent2ca57c3a7f7c0c5caef5cf9431f971555f96c091 (diff)
downloadFreeBSD-ports-b0065ad6ded40d228544d5b55c492a174ec9915c.zip
FreeBSD-ports-b0065ad6ded40d228544d5b55c492a174ec9915c.tar.gz
Update WWW and add $MASTER_SITES.
Submitted by: MA, Dunzi <tadalunch@sources.redhat.com> PR: ports/48305
Diffstat (limited to 'math')
-rw-r--r--math/concorde/Makefile3
-rw-r--r--math/concorde/pkg-descr4
2 files changed, 4 insertions, 3 deletions
diff --git a/math/concorde/Makefile b/math/concorde/Makefile
index 927342f..bd6b14e 100644
--- a/math/concorde/Makefile
+++ b/math/concorde/Makefile
@@ -9,7 +9,8 @@ PORTNAME= concorde
PORTVERSION= 1.0
PORTREVISION= 1
CATEGORIES= math parallel
-MASTER_SITES= ftp://ftp.caam.rice.edu/pub/software/keck/
+MASTER_SITES= http://www.math.princeton.edu/tsp/concorde/ \
+ ftp://ftp.caam.rice.edu/pub/software/keck/
DISTNAME= co991215
EXTRACT_SUFX= .tgz
diff --git a/math/concorde/pkg-descr b/math/concorde/pkg-descr
index eaaf615..6ad7175 100644
--- a/math/concorde/pkg-descr
+++ b/math/concorde/pkg-descr
@@ -1,6 +1,6 @@
Concorde (99.12.15 release) This is the initial full release of Concorde.
More data about Concorde is available from the Concorde page at
-http://www.caam.rice.edu/keck/concorde.html.
+http://www.math.princeton.edu/tsp/concorde.html.
Concorde is a computer code for the traveling salesman problem (TSP)
and some related network optimization problems. The code is written
@@ -17,4 +17,4 @@ functions are thread-safe for prgramming in shared-memory parallel
environments; the main TSP solver includes code for running over
networks of unix workstations.
-WWW: http://www.caam.rice.edu/keck/concorde/
+WWW: http://www.math.princeton.edu/tsp/concorde.html
OpenPOWER on IntegriCloud