summaryrefslogtreecommitdiff
path: root/package/microperl/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'package/microperl/Makefile')
-rw-r--r--package/microperl/Makefile7
1 files changed, 2 insertions, 5 deletions
diff --git a/package/microperl/Makefile b/package/microperl/Makefile
index 03626aef2..7e02b75df 100644
--- a/package/microperl/Makefile
+++ b/package/microperl/Makefile
@@ -9,11 +9,8 @@ PKG_RELEASE:= 3
PKG_MD5SUM:= d2c39b002ebfd2c3c5dba589365c5a71
PKG_DESCR:= Perl without operating-specific functions
PKG_SECTION:= lang
-PKG_URL:= www.perl.org
-PKG_SITES:= ftp://ftp.cpan.org/pub/CPAN/src/5.0/ \
- ftp://ftp.mpi-sb.mpg.de/pub/perl/CPAN/src/5.0/ \
- ftp://ftp.gmd.de/mirrors/CPAN/src/5.0/ \
- ftp://ftp.funet.fi/pub/languages/perl/CPAN/src/5.0/
+PKG_URL:= http://www.perl.org/
+PKG_SITES:= ftp://ftp.cpan.org/pub/CPAN/src/5.0/
DISTFILES:= perl-${PKG_VERSION}.tar.gz
WRKDIST= ${WRKDIR}/perl-${PKG_VERSION}