diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2011-05-17 19:30:03 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2011-05-17 19:30:03 +0000 |
commit | b9716b9857dec72d44692638dd6c32e2bd1b6781 (patch) | |
tree | 4deb3f06ebfaae6f086561b5446418be88f7cb4a /lang/Makefile | |
parent | - Moved a bunch of chmod and chown commands from Makefile to pkg-plist now (diff) |
Introduce Perl 5.14.0
Changes: http://search.cpan.org/~jesse/perl-5.14.0/pod/perldelta.pod
Notes
Notes:
svn path=/head/; revision=274235
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index 53c319a78d70..64af218e3bb3 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -234,6 +234,7 @@ SUBDIR += pecl-perl SUBDIR += perl5.10 SUBDIR += perl5.12 + SUBDIR += perl5.14 SUBDIR += perl5.8 SUBDIR += petite-chez SUBDIR += pfe |