aboutsummaryrefslogtreecommitdiff
path: root/Mk/bsd.perl.mk
diff options
context:
space:
mode:
authorErwin Lansing <erwin@FreeBSD.org>2011-07-03 15:51:18 +0000
committerErwin Lansing <erwin@FreeBSD.org>2011-07-03 15:51:18 +0000
commit0f540710165cb324a15a4cb0d6ecac2b687a464c (patch)
treee4920b5c4f8cec8f8f7cc5feb47669c1a12eb3c9 /Mk/bsd.perl.mk
parent1d8de4a402267b7304e81d24aa52879adacb8992 (diff)
downloadports-0f540710165cb324a15a4cb0d6ecac2b687a464c.tar.gz
ports-0f540710165cb324a15a4cb0d6ecac2b687a464c.zip
Notes
Diffstat (limited to 'Mk/bsd.perl.mk')
-rw-r--r--Mk/bsd.perl.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/bsd.perl.mk b/Mk/bsd.perl.mk
index fb52341bc82b..82b9b5256038 100644
--- a/Mk/bsd.perl.mk
+++ b/Mk/bsd.perl.mk
@@ -84,7 +84,7 @@ PERL_Include_MAINTAINER= perl@FreeBSD.org
# to set one of the conditionals that force the inclusion of bsd.perl.mk
.if defined(_PERL_REFACTORING_COMPLETE)
-PERL_VERSION?= 5.12.3
+PERL_VERSION?= 5.12.4
.if !defined(PERL_LEVEL) && defined(PERL_VERSION)
perl_major= ${PERL_VERSION:C|\..*||}