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 | |
parent | 7cfaa8de60c5d1e639f6428c193e57bbf62e9dfc (diff) | |
download | pkgsrc-21dea418ee4e0f7793b1a74d148e96bc3f81206b.tar.gz |
Add lang/jamvm version 1.4.2
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | lang/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 9ec7251f15b..e9f4a27ffdd 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -1,4 +1,4 @@ -$NetBSD: CHANGES,v 1.13607 2006/04/16 19:40:24 wiz Exp $ +$NetBSD: CHANGES,v 1.13608 2006/04/16 22:19:22 tonio Exp $ Changes to the packages collection and infrastructure in 2006: @@ -2132,3 +2132,4 @@ Changes to the packages collection and infrastructure in 2006: Added converters/p5-Unicode-UTF8simple version 1.06 [adrianp 2006-04-16] Update multimedia/p5-xmltv to 0.5.42 [adrianp 2006-04-16] Updated graphics/png to 1.2.9 [wiz 2006-04-16] + Added lang/jamvm version 1.4.2 [tonio 2006-04-16] 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 |