aboutsummaryrefslogtreecommitdiffstats
path: root/math/emc2/Makefile
diff options
context:
space:
mode:
authorvs <vs@FreeBSD.org>2005-02-03 21:51:02 +0800
committervs <vs@FreeBSD.org>2005-02-03 21:51:02 +0800
commit2690f8e74d2a0dbcba43cf04c25f4ca577dadb7e (patch)
tree10091217e504f7284011a75dc5d6815c7259a52c /math/emc2/Makefile
parent49e7d3971948304082a7bf7f7cf8db544cda5c2d (diff)
downloadfreebsd-ports-gnome-2690f8e74d2a0dbcba43cf04c25f4ca577dadb7e.tar.gz
freebsd-ports-gnome-2690f8e74d2a0dbcba43cf04c25f4ca577dadb7e.tar.zst
freebsd-ports-gnome-2690f8e74d2a0dbcba43cf04c25f4ca577dadb7e.zip
Chase mastersite
Diffstat (limited to 'math/emc2/Makefile')
-rw-r--r--math/emc2/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/math/emc2/Makefile b/math/emc2/Makefile
index 3572e46b6c5c..395f03f61fd9 100644
--- a/math/emc2/Makefile
+++ b/math/emc2/Makefile
@@ -9,12 +9,11 @@ PORTNAME= emc2
PORTVERSION= 2.15
PORTREVISION= 1
CATEGORIES= math science
-MASTER_SITES= ftp://ftp.inria.fr/INRIA/Projects/Gamma/emc2/
-DISTNAME= ${PORTNAME}-v${PORTVERSION}c
+MASTER_SITES= http://www-rocq1.inria.fr/gamma/cdrom/ftp/emc2/
.if !defined(NOPORTDOCS)
-DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
- ${PORTNAME}.doc.en.ps.gz ${PORTNAME}.doc.fr.ps.gz
-EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
+DISTFILES= ${PORTNAME}${EXTRACT_SUFX} \
+ ${PORTNAME}-doc-en.ps.gz ${PORTNAME}-doc-fr.ps.gz
+EXTRACT_ONLY= ${PORTNAME}${EXTRACT_SUFX}
.endif
MAINTAINER= ports@FreeBSD.org