diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-02 07:57:38 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-02-02 07:57:38 +0000 |
commit | 774d8de4d1e9fae15e669ec32d95f232354a393a (patch) | |
tree | ed3af81099bc8728ca82881eb4df0f85b54b16f3 /math/nsc2ke | |
parent | d300548af3e515f7d3edeebb48fa3bbdd927e8f0 (diff) | |
download | ports-774d8de4d1e9fae15e669ec32d95f232354a393a.tar.gz ports-774d8de4d1e9fae15e669ec32d95f232354a393a.zip |
Notes
Diffstat (limited to 'math/nsc2ke')
-rw-r--r-- | math/nsc2ke/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/math/nsc2ke/Makefile b/math/nsc2ke/Makefile index 1ef2735f504a..4fbb0677ac67 100644 --- a/math/nsc2ke/Makefile +++ b/math/nsc2ke/Makefile @@ -8,7 +8,8 @@ PORTNAME= nsc2ke PORTVERSION= 1.0 CATEGORIES= math science -MASTER_SITES= http://www-rocq1.inria.fr/gamma/cdrom/ftp/nsc2ke/ +MASTER_SITES= http://www.iist.unu.edu/~alumni/software/other/inria/ftp/nsc2ke/ \ + http://www-rocq1.inria.fr/gamma/cdrom/ftp/nsc2ke/ DISTNAME= ${PORTNAME} .if !defined(NOPORTDOCS) DISTFILES= ${DISTNAME}${EXTRACT_SUFX} nsc2ke.ps.gz |