summaryrefslogtreecommitdiff
path: root/lang/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon>2015-05-30 09:50:41 +0000
committerryoon <ryoon>2015-05-30 09:50:41 +0000
commit264a24ccc3d5e55e2ad61a397c57402135f1cbca (patch)
tree402e2468db09fa59fbe53671cde038c0f60ca171 /lang/Makefile
parente72db5f5546221a86ee47bfd0c71307b7e30b592 (diff)
downloadpkgsrc-264a24ccc3d5e55e2ad61a397c57402135f1cbca.tar.gz
Add oracle-jre8
Diffstat (limited to 'lang/Makefile')
-rw-r--r--lang/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/lang/Makefile b/lang/Makefile
index 1c194d5f7da..217a22c447e 100644
--- a/lang/Makefile
+++ b/lang/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.410 2015/04/25 19:59:10 dholland Exp $
+# $NetBSD: Makefile,v 1.411 2015/05/30 09:50:41 ryoon Exp $
#
COMMENT= Programming languages
@@ -139,6 +139,7 @@ SUBDIR+= opencobol
SUBDIR+= openjdk7
SUBDIR+= openjdk8
SUBDIR+= opensource-cobol
+SUBDIR+= oracle-jre8
SUBDIR+= ossp-js
SUBDIR+= p2c
SUBDIR+= p5-Switch