From 84546a75d8915fc7f0afbfcbd746c670d8791691 Mon Sep 17 00:00:00 2001 From: pgollucci Date: Tue, 13 Mar 2012 16:19:11 +0000 Subject: - Sort lang/Makefile PR: ports/165993 Submitted by: "Conrad J. Sabatier" Feature safe: yes --- lang/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lang') diff --git a/lang/Makefile b/lang/Makefile index b44c8458158c..724373fbc9c0 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -235,10 +235,10 @@ SUBDIR += pbasic SUBDIR += pcc SUBDIR += pecl-perl - SUBDIR += perl5.8 SUBDIR += perl5.10 SUBDIR += perl5.12 SUBDIR += perl5.14 + SUBDIR += perl5.8 SUBDIR += petite-chez SUBDIR += pfe SUBDIR += phantomjs -- cgit