diff options
author | tv <tv> | 2004-10-11 13:37:41 +0000 |
---|---|---|
committer | tv <tv> | 2004-10-11 13:37:41 +0000 |
commit | 72067032fc94b2217b4953220b5d44a7bcc9c4ac (patch) | |
tree | 5c043ff004c9466a3fac6281a65134bbf78e324f /lang/Makefile | |
parent | c4fd75afbb9a30f014b406c828301d7c94d65e25 (diff) | |
download | pkgsrc-72067032fc94b2217b4953220b5d44a7bcc9c4ac.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 |