diff options
author | jedgar <jedgar@FreeBSD.org> | 2000-02-29 02:08:56 +0000 |
---|---|---|
committer | jedgar <jedgar@FreeBSD.org> | 2000-02-29 02:08:56 +0000 |
commit | 3cfe09e29ffe04ccc65ad3f1afef778f6776c67c (patch) | |
tree | 29ac58d6e2e603f34a315711284911627e7a7b95 /cad | |
parent | cbdc3271172c1f3871ca216bb83e56b1c7078a84 (diff) | |
download | FreeBSD-ports-3cfe09e29ffe04ccc65ad3f1afef778f6776c67c.zip FreeBSD-ports-3cfe09e29ffe04ccc65ad3f1afef778f6776c67c.tar.gz |
Update MASTER_SITES and WWW
PR: 16968
Submitted by: Maintainer
Diffstat (limited to 'cad')
-rw-r--r-- | cad/felt/Makefile | 3 | ||||
-rw-r--r-- | cad/felt/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/cad/felt/Makefile b/cad/felt/Makefile index 121842b..7b01137 100644 --- a/cad/felt/Makefile +++ b/cad/felt/Makefile @@ -8,7 +8,8 @@ DISTNAME= felt-3.02 CATEGORIES= cad -MASTER_SITES= http://symphony.clarku.edu/atkinson/felt/Binaries/ \ +MASTER_SITES= ftp://felt.sourceforge.net/pub/FElt/ \ + http://symphony.clarku.edu/atkinson/felt/Binaries/ \ ftp://ftp.isd.uni-stuttgart.de/pub/src/FEM/FElt/ EXTRACT_SUFX= .src.tar.gz diff --git a/cad/felt/pkg-descr b/cad/felt/pkg-descr index cc16211..24d1ced 100644 --- a/cad/felt/pkg-descr +++ b/cad/felt/pkg-descr @@ -5,5 +5,5 @@ also includes a graphical user interface for workstations that allows the user to set-up, solve and post-process the problem in a single CAD-like environment. -WWW: http://symphony.clarku.edu/atkinson/felt/ +WWW: http://felt.sourceforge.net/ http://crunch.inf.bi.ruhr-uni-bochum.de/FAR/ (FElt Application Repository) |