diff options
author | tonio <tonio@pkgsrc.org> | 2006-04-16 22:19:22 +0000 |
---|---|---|
committer | tonio <tonio@pkgsrc.org> | 2006-04-16 22:19:22 +0000 |
commit | 21dea418ee4e0f7793b1a74d148e96bc3f81206b (patch) | |
tree | f0cc6dc3e721cf6785f8b82bef7a567eb6f2a38d /lang | |
parent | 7cfaa8de60c5d1e639f6428c193e57bbf62e9dfc (diff) | |
download | pkgsrc-21dea418ee4e0f7793b1a74d148e96bc3f81206b.tar.gz |
Add lang/jamvm version 1.4.2
Diffstat (limited to 'lang')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 4ce2513ea56..f3bd13750cb 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.229 2006/04/13 21:38:12 wiz Exp $ +# $NetBSD: Makefile,v 1.230 2006/04/16 22:19:22 tonio Exp $ # COMMENT= Programming languages @@ -62,6 +62,7 @@ SUBDIR+= icon SUBDIR+= inform SUBDIR+= intercal SUBDIR+= ja-gawk +SUBDIR+= jamvm SUBDIR+= japhar SUBDIR+= jasmin SUBDIR+= java-lang-spec |