diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2006-08-01 02:32:22 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2006-08-01 02:32:22 +0000 |
commit | 94fb889de9d7e6cd425452b13b506977dce6d48a (patch) | |
tree | 59751c62b3126e66a03c859c90acc74d302906ed /lang/Makefile | |
parent | - Update to 1.2.0 (diff) |
add p5-v6-alpha 0.011
An experimental compiler for Perl 6
Notes
Notes:
svn path=/head/; revision=169285
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lang/Makefile b/lang/Makefile index f4376e0ed260..de34733f09ed 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -192,6 +192,7 @@ SUBDIR += p5-Switch SUBDIR += p5-Tcl SUBDIR += p5-ePerl + SUBDIR += p5-v6 SUBDIR += parrot SUBDIR += pbasic SUBDIR += pdss |