diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2009-02-01 19:43:11 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2009-02-01 19:43:11 +0000 |
commit | 7c87414634420bcdcee54a1cad5d6ba0ad1da5b8 (patch) | |
tree | fbb760354863d7e00f08c05466b0a2fce1982dd5 /lang/Makefile | |
parent | c76f958b1acbf0ce44ccacd82df7264889b94bc9 (diff) |
Notes
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index f7f6d1a83866..249ca27c79c7 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -222,7 +222,7 @@ SUBDIR += pbasic SUBDIR += pcc SUBDIR += pecl-perl - SUBDIR += perl5 + SUBDIR += perl5.6 SUBDIR += perl5.8 SUBDIR += pexts SUBDIR += pfe-devel |