summaryrefslogtreecommitdiff
path: root/math/xgraph/Makefile
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/xgraph/Makefile
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/xgraph/Makefile')
-rw-r--r--math/xgraph/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/math/xgraph/Makefile b/math/xgraph/Makefile
index 564ffbbad3ab..55129dd89e90 100644
--- a/math/xgraph/Makefile
+++ b/math/xgraph/Makefile
@@ -3,12 +3,14 @@
# Date created: 24 November 1994
# Whom: asami
#
-# $Id: Makefile,v 1.9 1998/05/29 06:45:46 tg Exp $
+# $Id: Makefile,v 1.10 1998/09/27 20:16:43 steve Exp $
#
DISTNAME= xgraph-11.3.2
CATEGORIES= math print
-MASTER_SITES= ftp://ftp.iis.u-tokyo.ac.jp/pub/X/misc/
+MASTER_SITES= ftp://ftp.iis.u-tokyo.ac.jp/pub/X/misc/ \
+ ftp://ftp.tk.mesh.ad.jp/pub/X/misc/ \
+ ftp://ftp.eos.hokudai.ac.jp/pub/X11/misc/
MAINTAINER= ports@FreeBSD.ORG