diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2003-10-27 19:48:03 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2003-10-27 19:48:03 +0000 |
commit | 1aee5817e8ee565d8efb60984a85c74ae48d025a (patch) | |
tree | 4a40734d22a51c5b390102e6b181374200a171c0 /lang/perl5.16/pkg-descr | |
parent | Change this ports a slave ports. (diff) |
Update to 5.8.1.
Also:
Make suidperl optional (ENABLE_SUIDPERL knob). Switch to perlmalloc by
default, unless threaded perl is built, to improve performance.
Modernize pkg-plist (switch to SITE_PERL where possible). Update WWW.
Many thanks to foxfair who prepared most of this update.
Notes
Notes:
svn path=/head/; revision=92346
Diffstat (limited to 'lang/perl5.16/pkg-descr')
-rw-r--r-- | lang/perl5.16/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl5.16/pkg-descr b/lang/perl5.16/pkg-descr index 53b03153b032..2d001ce7176b 100644 --- a/lang/perl5.16/pkg-descr +++ b/lang/perl5.16/pkg-descr @@ -3,6 +3,6 @@ shell. See the manual page for more hype. There are also many books published by O'Reilly & Assoc. See pod/perlbook.pod for more information. -WWW: http://perl.com/ +WWW: http://www.perl.org/ - MarkM |