diff options
author | tobez <tobez@FreeBSD.org> | 2003-10-28 03:48:03 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2003-10-28 03:48:03 +0800 |
commit | cb5fc50ddb488dc52d6dae2b8eca0976670829ce (patch) | |
tree | fef7410394055568d43a82a1cbb84bfcd0997648 /lang/perl5.12/pkg-descr | |
parent | 9c29ae9ef83b5ea2ba86579bf4fdf8401900f3b6 (diff) | |
download | freebsd-ports-gnome-cb5fc50ddb488dc52d6dae2b8eca0976670829ce.tar.gz freebsd-ports-gnome-cb5fc50ddb488dc52d6dae2b8eca0976670829ce.tar.zst freebsd-ports-gnome-cb5fc50ddb488dc52d6dae2b8eca0976670829ce.zip |
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.
Diffstat (limited to 'lang/perl5.12/pkg-descr')
-rw-r--r-- | lang/perl5.12/pkg-descr | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/perl5.12/pkg-descr b/lang/perl5.12/pkg-descr index 53b03153b032..2d001ce7176b 100644 --- a/lang/perl5.12/pkg-descr +++ b/lang/perl5.12/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 |