summaryrefslogtreecommitdiff
path: root/math/xmgr
diff options
context:
space:
mode:
authorBill Fenner <fenner@FreeBSD.org>1998-10-28 17:04:20 +0000
committerBill Fenner <fenner@FreeBSD.org>1998-10-28 17:04:20 +0000
commit83ef689ea0ce51acb76d79934a0b5b187f8198bf (patch)
tree2df9ddf47598425999269fa0b28d93e9f143ca00 /math/xmgr
parentAdd additional MASTER_SITE (diff)
Fix typo in MASTER_SITES
Submitted by: Lars Köller <Lars.Koeller@post.uni-bielefeld.de>
Notes
Notes: svn path=/head/; revision=14240
Diffstat (limited to 'math/xmgr')
-rw-r--r--math/xmgr/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile
index 477af69d07f9..726934ad2a4c 100644
--- a/math/xmgr/Makefile
+++ b/math/xmgr/Makefile
@@ -3,14 +3,14 @@
# Date created: So 2 Mär 1997 12:11:43 MET
# Whom: Andreas Klemm <andreas@klemm.gtn.com>
#
-# $Id: Makefile,v 1.10 1998/09/21 21:41:17 steve Exp $
+# $Id: Makefile,v 1.11 1998/09/27 20:18:19 steve Exp $
#
DISTNAME= xmgr-4.1.1
CATEGORIES= math print
MASTER_SITES= ftp://ftp.uni-bielefeld.de/pub/systems/FreeBSD/lkoeller/ \
ftp://plasma-gate.weizmann.ac.il/pub/xmgr4/src/old/ \
- ftp://fire.mpi-stuttgart.mpg.de/pub/mirror/xmgr4/src/old/ \
+ ftp://fire.mpi-stuttgart.mpg.de/pub/mirrors/xmgr4/src/old/ \
ftp://wauug.erols.com/pub/X-Windows/xmgr4/src/old/
MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE