diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-25 08:44:01 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-08-25 08:44:01 +0000 |
commit | 445896ec2a2148a5324b0e51e5e0499c0494fc57 (patch) | |
tree | 2892c8b9b73f7b9f5e628be412936dafb76b34ad /devel/py-statgrab | |
parent | a52b0595151116e029dee0ab6cacb1cd8b6d6249 (diff) | |
download | ports-445896ec2a2148a5324b0e51e5e0499c0494fc57.tar.gz ports-445896ec2a2148a5324b0e51e5e0499c0494fc57.zip |
Notes
Diffstat (limited to 'devel/py-statgrab')
-rw-r--r-- | devel/py-statgrab/Makefile | 10 | ||||
-rw-r--r-- | devel/py-statgrab/distinfo | 4 |
2 files changed, 8 insertions, 6 deletions
diff --git a/devel/py-statgrab/Makefile b/devel/py-statgrab/Makefile index 47863a32c567..c3dba12cd408 100644 --- a/devel/py-statgrab/Makefile +++ b/devel/py-statgrab/Makefile @@ -6,12 +6,14 @@ # PORTNAME= statgrab -PORTVERSION= 0.2 +PORTVERSION= 0.3 CATEGORIES= devel python -MASTER_SITES= ftp://ftp.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ - http://www.mirrorservice.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ +MASTER_SITES= ftp://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \ + http://ftp.uk.i-scream.org/pub/i-scream/%SUBDIR%/ \ + ftp://ftp2.uk.i-scream.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ + http://ftp2.uk.i-scream.org/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ ftp://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ - http://www.i-scream.org/pub/i-scream/%SUBDIR%/ + http://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ MASTER_SITE_SUBDIR= py${PORTNAME} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DISTNAME= py${PORTNAME}-${PORTVERSION} diff --git a/devel/py-statgrab/distinfo b/devel/py-statgrab/distinfo index 556dd2e9222c..914dac7036f0 100644 --- a/devel/py-statgrab/distinfo +++ b/devel/py-statgrab/distinfo @@ -1,2 +1,2 @@ -MD5 (i-scream/pystatgrab-0.2.tar.gz) = 4004d4fee5fdcd02c3cf6a291f7be9c1 -SIZE (i-scream/pystatgrab-0.2.tar.gz) = 24148 +MD5 (i-scream/pystatgrab-0.3.tar.gz) = 42d7e8c2188590c869c72230098f10ec +SIZE (i-scream/pystatgrab-0.3.tar.gz) = 24354 |