diff options
author | rafan <rafan@FreeBSD.org> | 2007-09-18 23:02:23 +0800 |
---|---|---|
committer | rafan <rafan@FreeBSD.org> | 2007-09-18 23:02:23 +0800 |
commit | cda7809d2ef2de846a282842813bcce0a526ec1d (patch) | |
tree | 1882d2635413aaf6978bb7592e8ce1b42604383f /math | |
parent | b35f3fb392d1e172ad4530c80007117d20cbc107 (diff) | |
download | freebsd-ports-gnome-cda7809d2ef2de846a282842813bcce0a526ec1d.tar.gz freebsd-ports-gnome-cda7809d2ef2de846a282842813bcce0a526ec1d.tar.zst freebsd-ports-gnome-cda7809d2ef2de846a282842813bcce0a526ec1d.zip |
- Fix fetch problem
- Update WWW entry
PR: ports/116409
Submitted by: Dan Voisine <voisined at wit.edu>
Diffstat (limited to 'math')
-rw-r--r-- | math/emc2/Makefile | 3 | ||||
-rw-r--r-- | math/emc2/pkg-descr | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/math/emc2/Makefile b/math/emc2/Makefile index c74599e38c44..e806989712ce 100644 --- a/math/emc2/Makefile +++ b/math/emc2/Makefile @@ -9,7 +9,8 @@ PORTNAME= emc2 PORTVERSION= 2.15 PORTREVISION= 3 CATEGORIES= math science -MASTER_SITES= http://www-rocq1.inria.fr/gamma/cdrom/ftp/emc2/ +MASTER_SITES= http://www-c.inria.fr/gamma/cdrom/ftp/emc2/ \ + http://www-rocq1.inria.fr/gamma/cdrom/ftp/emc2/ .if !defined(NOPORTDOCS) DISTFILES= ${PORTNAME}${EXTRACT_SUFX} \ ${PORTNAME}-doc-en.ps.gz ${PORTNAME}-doc-fr.ps.gz diff --git a/math/emc2/pkg-descr b/math/emc2/pkg-descr index 526a467bff70..3803feacad69 100644 --- a/math/emc2/pkg-descr +++ b/math/emc2/pkg-descr @@ -10,4 +10,4 @@ removing, adding vertices, by regularization, or by transformations Suggested add-on: the port math/bamg. -WWW: http://www-rocq1.inria.fr/gamma/cdrom/www/emc2/eng.htm +WWW: http://www-c.inria.fr/gamma/cdrom/www/emc2/eng.htm |