diff options
author | zafer <zafer@pkgsrc.org> | 2009-06-05 23:33:02 +0000 |
---|---|---|
committer | zafer <zafer@pkgsrc.org> | 2009-06-05 23:33:02 +0000 |
commit | a228fbe41547afa5cdffa894ffc9bde4d8a49f22 (patch) | |
tree | 804271915bc0503046104656503747fce9b7e2a1 /devel/libstatgrab | |
parent | b3a4280f16969059934549c5fe43237f6ee3b9a5 (diff) | |
download | pkgsrc-a228fbe41547afa5cdffa894ffc9bde4d8a49f22.tar.gz |
update url of kent university mirrorservice.
Diffstat (limited to 'devel/libstatgrab')
-rw-r--r-- | devel/libstatgrab/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libstatgrab/Makefile b/devel/libstatgrab/Makefile index df81b9c2779..9b19fe59f9b 100644 --- a/devel/libstatgrab/Makefile +++ b/devel/libstatgrab/Makefile @@ -1,11 +1,11 @@ -# $NetBSD: Makefile,v 1.17 2009/05/19 08:59:10 wiz Exp $ +# $NetBSD: Makefile,v 1.18 2009/06/05 23:33:02 zafer Exp $ DISTNAME= libstatgrab-0.16 CATEGORIES= devel MASTER_SITES= ftp://ftp.uk.i-scream.org/pub/i-scream/libstatgrab/ \ ftp://ftp.i-scream.org/pub/i-scream/libstatgrab/ \ http://ftp.i-scream.org/pub/i-scream/libstatgrab/ \ - http://ftp.uk.i-scream.org/pub/i-scream/libstatgrab/ \ + http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/libstatgrab/ \ http://dl.ambiweb.de/mirrors/ftp.i-scream.org/libstatgrab/ MAINTAINER= pkgsrc-users@NetBSD.org |