diff options
author | cjep <cjep@pkgsrc.org> | 2003-01-04 23:49:56 +0000 |
---|---|---|
committer | cjep <cjep@pkgsrc.org> | 2003-01-04 23:49:56 +0000 |
commit | 2157785b4c6fe232d0167daf9b6a625a5b4b857d (patch) | |
tree | 6c3c265f8bf0417fc71401b51436f44156ce9a77 /math/gap | |
parent | b046d2cc7349c8286626966b0a020843188bc8ac (diff) | |
download | pkgsrc-2157785b4c6fe232d0167daf9b6a625a5b4b857d.tar.gz |
Gap is no longer mirrored at ANU
Diffstat (limited to 'math/gap')
-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 272ee5f9265..f199c7f0d1a 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.7 2002/12/31 13:02:33 cjep Exp $ +# $NetBSD: Makefile,v 1.8 2003/01/04 23:49:56 cjep Exp $ # DISTNAME= gap4r3 @@ -7,7 +7,6 @@ PKGREVISION= 5 CATEGORIES= math MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/ \ ftp://ftp.math.rwth-aachen.de/pub/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} \ fix4r3n4.tar.gz |