pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Tue Mar 26 20:50:02 UTC 2019

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
Enable openjdk-bin


To generate a diff of this commit:
cvs rdiff -u -r1.510 -r1.511 pkgsrc/lang/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/lang/Makefile
diff -u pkgsrc/lang/Makefile:1.510 pkgsrc/lang/Makefile:1.511
--- pkgsrc/lang/Makefile:1.510  Sat Mar  9 09:31:41 2019
+++ pkgsrc/lang/Makefile        Tue Mar 26 20:50:01 2019
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.510 2019/03/09 09:31:41 bsiegert Exp $
+# $NetBSD: Makefile,v 1.511 2019/03/26 20:50:01 ryoon Exp $
 #
 
 COMMENT=       Programming languages
@@ -168,6 +168,7 @@ SUBDIR+=    ocaml
 SUBDIR+=       oo2c
 SUBDIR+=       open-cobol-ce
 SUBDIR+=       opencobol
+SUBDIR+=       openjdk-bin
 SUBDIR+=       openjdk7
 SUBDIR+=       openjdk8
 SUBDIR+=       opensource-cobol



Home | Main Index | Thread Index | Old Index