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:   joerg
Date:           Tue Feb  7 23:50:49 UTC 2017

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
+ py-js2py


To generate a diff of this commit:
cvs rdiff -u -r1.451 -r1.452 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.451 pkgsrc/lang/Makefile:1.452
--- pkgsrc/lang/Makefile:1.451  Tue Feb  7 23:49:26 2017
+++ pkgsrc/lang/Makefile        Tue Feb  7 23:50:48 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.451 2017/02/07 23:49:26 joerg Exp $
+# $NetBSD: Makefile,v 1.452 2017/02/07 23:50:48 joerg Exp $
 #
 
 COMMENT=       Programming languages
@@ -174,6 +174,7 @@ SUBDIR+=    py-basicproperty
 SUBDIR+=       py-byterun
 SUBDIR+=       py-cxfreeze
 SUBDIR+=       py-hy
+SUBDIR+=       py-js2py
 SUBDIR+=       py-jsparser
 SUBDIR+=       py-pyrex
 SUBDIR+=       py-pythonz



Home | Main Index | Thread Index | Old Index