diff options
Diffstat (limited to 'package/perl/Makefile')
-rw-r--r-- | package/perl/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package/perl/Makefile b/package/perl/Makefile index 3c997da78..f666c76fc 100644 --- a/package/perl/Makefile +++ b/package/perl/Makefile @@ -8,7 +8,7 @@ PKG_VERSION:= 5.10.0 PKG_RELEASE:= 1 PKG_MD5SUM:= d2c39b002ebfd2c3c5dba589365c5a71 PKG_DESCR:= Perl without operating-specific functions -PKG_SECTION:= net +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/ \ |