diff options
author | Shigeyuki Fukushima <shige@FreeBSD.org> | 2000-01-30 13:17:55 +0000 |
---|---|---|
committer | Shigeyuki Fukushima <shige@FreeBSD.org> | 2000-01-30 13:17:55 +0000 |
commit | 670e9100b6b6af5d7f0303f86541c313e119ece2 (patch) | |
tree | d8383b6304dfb36af31cf329d6ee514f0f1a5aef /japanese/perl5 | |
parent | a334a8034ed2bf49181716d868e5f4cd8921850d (diff) | |
download | ports-670e9100b6b6af5d7f0303f86541c313e119ece2.tar.gz ports-670e9100b6b6af5d7f0303f86541c313e119ece2.zip |
Notes
Diffstat (limited to 'japanese/perl5')
-rw-r--r-- | japanese/perl5/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/japanese/perl5/Makefile b/japanese/perl5/Makefile index 1c47304d30f7..ba825666e07b 100644 --- a/japanese/perl5/Makefile +++ b/japanese/perl5/Makefile @@ -9,7 +9,8 @@ DISTNAME= perl5.005_03 PKGNAME= ja-perl-5.005.03 CATEGORIES= japanese perl5 -MASTER_SITES= ftp://ftp.funet.fi/pub/languages/perl/CPAN/src/5.0/ \ +MASTER_SITES= ftp://ftp.cpan.org/CPAN/src/5.0/ \ + ftp://ftp.funet.fi/pub/languages/perl/CPAN/src/5.0/ \ ftp://ftp.is.co.za/pub/packages/perl/CPAN/src/5.0/ \ ftp://ftp.math.ncu.edu.tw/perl/CPAN/src/5.0/ \ ftp://ftp.lab.kdd.co.jp/lang/perl/CPAN/src/5.0/ \ @@ -21,7 +22,8 @@ MASTER_SITES= ftp://ftp.funet.fi/pub/languages/perl/CPAN/src/5.0/ \ ftp://ftp.delphi.com/pub/mirrors/packages/perl/CPAN/src/5.0/ \ ftp://uiarchive.cso.uiuc.edu/pub/lang/perl/CPAN/src/5.0/ -PATCH_SITES= ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/WATANABE/ \ +PATCH_SITES= ftp://ftp.cpan.org/CPAN/authors/id/WATANABE/ \ + ftp://ftp.funet.fi/pub/languages/perl/CPAN/authors/id/WATANABE/ \ ftp://ftp.is.co.za/pub/packages/perl/CPAN/authors/id/WATANABE/ \ ftp://ftp.math.ncu.edu.tw/perl/CPAN/authors/id/WATANABE/ \ ftp://ftp.lab.kdd.co.jp/lang/perl/CPAN/authors/id/WATANABE/ \ |