aboutsummaryrefslogtreecommitdiffstats
path: root/Mk/Uses
diff options
context:
space:
mode:
authormat <mat@FreeBSD.org>2015-04-27 23:44:03 +0800
committermat <mat@FreeBSD.org>2015-04-27 23:44:03 +0800
commit879708c0c932084570ea8951479c341cc3a050de (patch)
tree1606d3f0a0cbcbeeafca6088956c6080d185d0d1 /Mk/Uses
parent1816e4709fe48a3bcc57057e21acdd7a00789afc (diff)
downloadfreebsd-ports-gnome-879708c0c932084570ea8951479c341cc3a050de.tar.gz
freebsd-ports-gnome-879708c0c932084570ea8951479c341cc3a050de.tar.zst
freebsd-ports-gnome-879708c0c932084570ea8951479c341cc3a050de.zip
Forgot that when I updated Perl lang/perl5-devel.
Sponsored by: Absolight
Diffstat (limited to 'Mk/Uses')
-rw-r--r--Mk/Uses/perl5.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/Mk/Uses/perl5.mk b/Mk/Uses/perl5.mk
index 9af272eddd7e..f0d9b3878042 100644
--- a/Mk/Uses/perl5.mk
+++ b/Mk/Uses/perl5.mk
@@ -56,7 +56,7 @@ PERL_VERSION= 5.18.4
.elif ${PERL5_DEFAULT} == 5.20
PERL_VERSION= 5.20.2
.elif ${PERL5_DEFAULT} == 5.21
-PERL_VERSION= 5.21.11
+PERL_VERSION= 5.21.12
.else
IGNORE= Invalid perl5 version ${PERL5_DEFAULT}
.endif