From 382ac3566e04dff2daa49fa490baa4224190fa0a Mon Sep 17 00:00:00 2001 From: cjep Date: Sat, 18 Jan 2003 18:22:16 +0000 Subject: Fix Aachen mirror path --- math/gap/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'math/gap') diff --git a/math/gap/Makefile b/math/gap/Makefile index b2961c33e83..476450f4ac5 100644 --- a/math/gap/Makefile +++ b/math/gap/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.9 2003/01/05 12:43:01 cjep Exp $ +# $NetBSD: Makefile,v 1.10 2003/01/18 18:22:16 cjep Exp $ # DISTNAME= gap4r3 @@ -6,7 +6,7 @@ PKGNAME= gap-4.3 PKGREVISION= 6 CATEGORIES= math MASTER_SITES= ftp://ftp-gap.dcs.st-and.ac.uk/pub/gap/gap4/ \ - ftp://ftp.math.rwth-aachen.de/pub/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} \ -- cgit v1.2.3