diff options
author | zafer <zafer> | 2011-03-17 20:55:27 +0000 |
---|---|---|
committer | zafer <zafer> | 2011-03-17 20:55:27 +0000 |
commit | 950a90b96afc56805bf42c0bfd1d57336dbd87e1 (patch) | |
tree | a0cc90dfefa1ee45922f2e362c3993066dd30917 /math | |
parent | 651eff0fabfd5981c286fcbe3c74cdf34019cb2b (diff) | |
download | pkgsrc-950a90b96afc56805bf42c0bfd1d57336dbd87e1.tar.gz |
remove dead mirror
Diffstat (limited to 'math')
-rw-r--r-- | math/gap/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/math/gap/Makefile b/math/gap/Makefile index 809eadd4533..e9bae13b687 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.24 2010/02/26 10:28:32 wiz Exp $ +# $NetBSD: Makefile,v 1.25 2011/03/17 20:55:27 zafer Exp $ # DISTNAME= gap4r3 @@ -7,7 +7,6 @@ PKGREVISION= 1 CATEGORIES= math MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/ \ ftp://ftp.math.rwth-aachen.de/pub/gap/gap4/ \ - ftp://pell.anu.edu.au/pub/algebra/gap4/ \ ftp://ftp.ccs.neu.edu/pub/mirrors/ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ fix4r3n5.tar.gz |