diff options
author | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-22 13:38:58 +0000 |
---|---|---|
committer | Kirill Ponomarev <krion@FreeBSD.org> | 2004-07-22 13:38:58 +0000 |
commit | 24ec2233a05659f6e4d242e66cd16f71fe10b8f7 (patch) | |
tree | cdaf5bdd320ef7300f0d649661fe70fbf11bf123 /devel/libukcprog | |
parent | 091e639c941f13fb87c86dcdf9d19b098ec63328 (diff) | |
download | ports-24ec2233a05659f6e4d242e66cd16f71fe10b8f7.tar.gz ports-24ec2233a05659f6e4d242e66cd16f71fe10b8f7.zip |
Notes
Diffstat (limited to 'devel/libukcprog')
-rw-r--r-- | devel/libukcprog/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libukcprog/Makefile b/devel/libukcprog/Makefile index 398a57e19e64..9ca9cdbe0b94 100644 --- a/devel/libukcprog/Makefile +++ b/devel/libukcprog/Makefile @@ -9,8 +9,8 @@ PORTNAME= libukcprog PORTVERSION= 1.0.2 PORTREVISION= 3 CATEGORIES= devel -MASTER_SITES= ftp://ftp.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ - http://www.mirror.ac.uk/sites/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ +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%/ \ ftp://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ http://www.i-scream.org/pub/i-scream/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME} |