aboutsummaryrefslogtreecommitdiffstats
path: root/math/siag
diff options
context:
space:
mode:
authorvanilla <vanilla@FreeBSD.org>1998-12-11 01:24:33 +0800
committervanilla <vanilla@FreeBSD.org>1998-12-11 01:24:33 +0800
commit338a9dd6f724a93f51928c02deb6c163ab3782de (patch)
treed3cd4736c684d327cb76be52be0f73e0b446c311 /math/siag
parent4fb4f50daa68a6ab4c40a8287e2cb9cebf7e27f9 (diff)
downloadfreebsd-ports-gnome-338a9dd6f724a93f51928c02deb6c163ab3782de.tar.gz
freebsd-ports-gnome-338a9dd6f724a93f51928c02deb6c163ab3782de.tar.zst
freebsd-ports-gnome-338a9dd6f724a93f51928c02deb6c163ab3782de.zip
Add more MASTER_SITES.
PR: ports/9037 Submitted by: josh@quick.net
Diffstat (limited to 'math/siag')
-rw-r--r--math/siag/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/math/siag/Makefile b/math/siag/Makefile
index 19ceba0df77b..aadbd63305b1 100644
--- a/math/siag/Makefile
+++ b/math/siag/Makefile
@@ -3,12 +3,13 @@
# Date created: 27 Jan 1998
# Whom: ports@freebsd.org
#
-# $Id: Makefile,v 1.10 1998/10/01 06:12:15 steve Exp $
+# $Id: Makefile,v 1.11 1998/11/29 13:09:40 asami Exp $
#
DISTNAME= siag-2.80
CATEGORIES= math
-MASTER_SITES= ftp://ftp.edu.stockholm.se/pub/siag/
+MASTER_SITES= ftp://ftp.edu.stockholm.se/pub/siag/OLD/ \
+ ftp://ftp.icm.edu.pl/site/siag/OLD/
DISTFILES= ${DISTNAME}${EXTRACT_SUFX} tsiag-2.80.tar.gz
MAINTAINER= ports@freebsd.org