diff options
author | pgollucci <pgollucci@FreeBSD.org> | 2012-03-14 00:19:11 +0800 |
---|---|---|
committer | pgollucci <pgollucci@FreeBSD.org> | 2012-03-14 00:19:11 +0800 |
commit | 84546a75d8915fc7f0afbfcbd746c670d8791691 (patch) | |
tree | 2d4e21a6ad1bcacbd70e0e4c916183b1f852117c /lang | |
parent | f42856eba9fb3ca5404f63c69672a520d85efc2d (diff) | |
download | freebsd-ports-gnome-84546a75d8915fc7f0afbfcbd746c670d8791691.tar.gz freebsd-ports-gnome-84546a75d8915fc7f0afbfcbd746c670d8791691.tar.zst freebsd-ports-gnome-84546a75d8915fc7f0afbfcbd746c670d8791691.zip |
- Sort lang/Makefile
PR: ports/165993
Submitted by: "Conrad J. Sabatier" <conrads@cox.net>
Feature safe: yes
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
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 |