From 558c6be838cc4659fd6a9e49b953f3e77a20db9b Mon Sep 17 00:00:00 2001 From: kensmith Date: Fri, 9 Apr 2010 14:27:17 +0000 Subject: Shift the version of perl used by the release build process over to perl-5.10. This aligns the release build process with the current default version of perl in the ports tree. I'll MFC this to all active branches. MFC after: 3 days --- release/Makefile.inc.docports | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'release/Makefile.inc.docports') diff --git a/release/Makefile.inc.docports b/release/Makefile.inc.docports index 723103c..610fae3 100644 --- a/release/Makefile.inc.docports +++ b/release/Makefile.inc.docports @@ -81,5 +81,5 @@ MINIMALDOCPORTS+= \ ports/textproc/p5-PodParser .else MINIMALDOCPORTS+= \ - ports/lang/perl5.8 + ports/lang/perl5.10 .endif -- cgit v1.1