Bump here too.

Sponsored by:	Absolight
This commit is contained in:
Mathieu Arnold 2015-07-27 19:32:06 +00:00
parent fcde958b5b
commit 8e790fd161
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=393026

View file

@ -58,7 +58,7 @@ PERL_VERSION= 5.20.2
.elif ${PERL5_DEFAULT} == 5.22
PERL_VERSION= 5.22.0
.elif ${PERL5_DEFAULT} == devel
PERL_VERSION= 5.23.1
PERL_VERSION= 5.23.2
# Force PERL_PORT here in case two identical PERL_VERSION.
PERL_PORT?= perl5-devel
.else