diff options
author | andreas <andreas@FreeBSD.org> | 1998-06-30 02:46:39 +0800 |
---|---|---|
committer | andreas <andreas@FreeBSD.org> | 1998-06-30 02:46:39 +0800 |
commit | 17bde17e79465a7fb603793ffdf2bb5cce81daf6 (patch) | |
tree | e3d3ba2a312bd2c87182fd2627b1536109f2cb01 /math/xmgr | |
parent | 9e522065cb18e53f9bc8adc0cfe516b24dfcc766 (diff) | |
download | freebsd-ports-gnome-17bde17e79465a7fb603793ffdf2bb5cce81daf6.tar.gz freebsd-ports-gnome-17bde17e79465a7fb603793ffdf2bb5cce81daf6.tar.zst freebsd-ports-gnome-17bde17e79465a7fb603793ffdf2bb5cce81daf6.zip |
path on ftp mirrors changed ...
added uni-bielefeld ...
Diffstat (limited to 'math/xmgr')
-rw-r--r-- | math/xmgr/Makefile | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/math/xmgr/Makefile b/math/xmgr/Makefile index 5c2d948036e0..c0c139eb22af 100644 --- a/math/xmgr/Makefile +++ b/math/xmgr/Makefile @@ -3,14 +3,15 @@ # Date created: So 2 Mär 1997 12:11:43 MET # Whom: Andreas Klemm <andreas@klemm.gtn.com> # -# $Id: Makefile,v 1.5 1998/04/30 08:40:07 tg Exp $ +# $Id: Makefile,v 1.6 1998/04/30 08:52:05 tg Exp $ # DISTNAME= xmgr-4.1.1 CATEGORIES= math print -MASTER_SITES= ftp://plasma-gate.weizmann.ac.il/pub/xmgr4/src/ \ - ftp://fire.mpi-stuttgart.mpg.de/pub/mirror/xmgr4/src/ \ - ftp://wauug.erols.com/pub/X-Windows/xmgr4/src/ +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://wauug.erols.com/pub/X-Windows/xmgr4/src/old/ MAINTAINER= Lars.Koeller@Uni-Bielefeld.DE |