diff options
author | Tim Bishop <tdb@FreeBSD.org> | 2006-03-20 11:30:37 +0000 |
---|---|---|
committer | Tim Bishop <tdb@FreeBSD.org> | 2006-03-20 11:30:37 +0000 |
commit | 33e3813e4e5c27cf9fb16119e1b7a4907ec7215a (patch) | |
tree | 0b4f78a5b7aceb5a6fb0a52fdbec58543d0a00bc /devel/libukcprog | |
parent | 7e104cc67575455a7a8b77784d264dfa7d5fcafb (diff) |
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 ec75f17c80be..55f72aa6d60a 100644 --- a/devel/libukcprog/Makefile +++ b/devel/libukcprog/Makefile @@ -11,8 +11,8 @@ PORTREVISION= 4 CATEGORIES= devel 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://ftp2.uk.i-scream.org/mirror/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ + http://ftp2.uk.i-scream.org/mirror/ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ ftp://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ \ http://ftp.i-scream.org/pub/i-scream/%SUBDIR%/ MASTER_SITE_SUBDIR= ${PORTNAME} |