summaryrefslogtreecommitdiff
path: root/math/siag
diff options
context:
space:
mode:
authorVanilla I. Shu <vanilla@FreeBSD.org>1998-12-10 17:24:33 +0000
committerVanilla I. Shu <vanilla@FreeBSD.org>1998-12-10 17:24:33 +0000
commitd17c12dd8dd8d0cf5eca3b1e74242dc69bb3ba1b (patch)
tree0561c3f7f70e3d4f7d8657b1561d7e5c6b53265c /math/siag
parentUpgrade to 2.21. (diff)
Add more MASTER_SITES.
PR: ports/9037 Submitted by: josh@quick.net
Notes
Notes: svn path=/head/; revision=15256
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