diff options
author | itetcu <itetcu@FreeBSD.org> | 2010-04-08 01:40:36 +0800 |
---|---|---|
committer | itetcu <itetcu@FreeBSD.org> | 2010-04-08 01:40:36 +0800 |
commit | 18611d4da837d681db04a7fc35261762aca8f3f9 (patch) | |
tree | 87bd4db36ce9005e5f2bcd87b6d1b40cbc8764c2 | |
parent | 3fd5f353e0ce289ca3a36225de0c77ee219de2a5 (diff) | |
download | freebsd-ports-gnome-18611d4da837d681db04a7fc35261762aca8f3f9.tar.gz freebsd-ports-gnome-18611d4da837d681db04a7fc35261762aca8f3f9.tar.zst freebsd-ports-gnome-18611d4da837d681db04a7fc35261762aca8f3f9.zip |
Update MASTER_STIES and WWW.
Submitted by: QAT
-rw-r--r-- | math/nsc2ke/Makefile | 2 | ||||
-rw-r--r-- | math/nsc2ke/pkg-descr | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/math/nsc2ke/Makefile b/math/nsc2ke/Makefile index c8f929d694a6..3100f894e456 100644 --- a/math/nsc2ke/Makefile +++ b/math/nsc2ke/Makefile @@ -9,7 +9,7 @@ PORTNAME= nsc2ke PORTVERSION= 1.0 PORTREVISION= 2 CATEGORIES= math science -MASTER_SITES= http://www-c.inria.fr/gamma/cdrom/ftp/nsc2ke/ +MASTER_SITES= http://pauillac.inria.fr/cdrom_a_graver/ftp/nsc2ke/ DISTNAME= ${PORTNAME} .if !defined(NOPORTDOCS) DISTFILES= ${DISTNAME}${EXTRACT_SUFX} nsc2ke.ps.gz diff --git a/math/nsc2ke/pkg-descr b/math/nsc2ke/pkg-descr index 3c27ae3a5922..b1ecb6179832 100644 --- a/math/nsc2ke/pkg-descr +++ b/math/nsc2ke/pkg-descr @@ -3,4 +3,4 @@ flows on unstructured meshes. Suggested add-on: the ports math/bamg or math/emc2. -WWW: http://www-c.inria.fr/gamma/cdrom/www/nsc2ke/eng.htm +WWW: http://pauillac.inria.fr/cdrom_a_graver/www/nsc2ke/eng.htm |