diff options
author | krion <krion@FreeBSD.org> | 2004-08-25 16:45:38 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2004-08-25 16:45:38 +0800 |
commit | 832af01a8bf2132d55afa8ab29f584ae3d9b975c (patch) | |
tree | 40a3e663af47115f7dea8cf190fa3be5708c297c /devel/libukcprog/Makefile | |
parent | 9053a4f0b2432a87e5ddca99412bf16e1ce76393 (diff) | |
download | freebsd-ports-gnome-832af01a8bf2132d55afa8ab29f584ae3d9b975c.tar.gz freebsd-ports-gnome-832af01a8bf2132d55afa8ab29f584ae3d9b975c.tar.zst freebsd-ports-gnome-832af01a8bf2132d55afa8ab29f584ae3d9b975c.zip |
Update MASTER_SITES
PR: ports/70919
Submitted by: maintainer
Diffstat (limited to 'devel/libukcprog/Makefile')
-rw-r--r-- | devel/libukcprog/Makefile | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/devel/libukcprog/Makefile b/devel/libukcprog/Makefile index 9ca9cdbe0b94..0881fb82f9cd 100644 --- a/devel/libukcprog/Makefile +++ b/devel/libukcprog/Makefile @@ -9,10 +9,12 @@ PORTNAME= libukcprog PORTVERSION= 1.0.2 PORTREVISION= 3 CATEGORIES= devel -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= ${PORTNAME} MAINTAINER= tim@bishnet.net |