diff options
author | tv <tv@pkgsrc.org> | 2004-10-11 13:37:41 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2004-10-11 13:37:41 +0000 |
commit | 37dfb9628380346e11d0c49093047d7e6a3c4a21 (patch) | |
tree | 5c043ff004c9466a3fac6281a65134bbf78e324f /lang/Makefile | |
parent | e7a82e385a7b45a46021c7141830cb441668cf8e (diff) | |
download | pkgsrc-37dfb9628380346e11d0c49093047d7e6a3c4a21.tar.gz |
+win32-jdk
Diffstat (limited to 'lang/Makefile')
-rw-r--r-- | lang/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile index 7f0f72834f4..d0fcd0792a1 100644 --- a/lang/Makefile +++ b/lang/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.194 2004/09/30 23:48:16 rh Exp $ +# $NetBSD: Makefile,v 1.195 2004/10/11 13:37:41 tv Exp $ # COMMENT= Programming languages @@ -168,6 +168,7 @@ SUBDIR+= umb-scheme SUBDIR+= utilisp SUBDIR+= vscm SUBDIR+= vslisp +SUBDIR+= win32-jdk SUBDIR+= wonka SUBDIR+= yabasic |