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:           Mon Jan 13 01:41:42 UTC 2020

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang: Enable adoptopenjdk11-bin


To generate a diff of this commit:
cvs rdiff -u -r1.537 -r1.538 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.537 pkgsrc/lang/Makefile:1.538
--- pkgsrc/lang/Makefile:1.537  Sat Jan 11 23:14:27 2020
+++ pkgsrc/lang/Makefile        Mon Jan 13 01:41:42 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.537 2020/01/11 23:14:27 joerg Exp $
+# $NetBSD: Makefile,v 1.538 2020/01/13 01:41:42 ryoon Exp $
 #
 
 COMMENT=       Programming languages
@@ -10,6 +10,7 @@ SUBDIR+=      R-sourcetools
 SUBDIR+=       STk
 SUBDIR+=       a60
 SUBDIR+=       abcl
+SUBDIR+=       adoptopenjdk11-bin
 SUBDIR+=       algol68g
 SUBDIR+=       asn1c
 SUBDIR+=       awka



Home | Main Index | Thread Index | Old Index