diff options
author | obache <obache@pkgsrc.org> | 2011-10-28 09:16:00 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2011-10-28 09:16:00 +0000 |
commit | 481e0709eaaaf22e34ed867fc0a65cfdb9dec309 (patch) | |
tree | e7c0e8d9ea62e45462d5bc01754069c0f19fa132 | |
parent | b4227ff836157d9d2803b44497ce5bc22f7e299b (diff) | |
download | pkgsrc-481e0709eaaaf22e34ed867fc0a65cfdb9dec309.tar.gz |
+ p5-Switch
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index e8ac34d0b0b..34610cca591 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.307 2011/10/11 13:04:42 ryoon Exp $ +# $NetBSD: Makefile,v 1.308 2011/10/28 09:16:00 obache Exp $ # COMMENT= Programming languages @@ -115,6 +115,7 @@ SUBDIR+= openjdk7 SUBDIR+= openjdk7-bin SUBDIR+= ossp-js SUBDIR+= p2c +SUBDIR+= p5-Switch SUBDIR+= parrot SUBDIR+= pcc SUBDIR+= pcc-current |