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:   leot
Date:           Tue Jul 12 10:14:35 UTC 2016

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
+ py35-html-docs


To generate a diff of this commit:
cvs rdiff -u -r1.436 -r1.437 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.436 pkgsrc/lang/Makefile:1.437
--- pkgsrc/lang/Makefile:1.436  Tue Jul 12 09:45:58 2016
+++ pkgsrc/lang/Makefile        Tue Jul 12 10:14:35 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.436 2016/07/12 09:45:58 leot Exp $
+# $NetBSD: Makefile,v 1.437 2016/07/12 10:14:35 leot Exp $
 #
 
 COMMENT=       Programming languages
@@ -179,6 +179,7 @@ SUBDIR+=    py-pythonz
 SUBDIR+=       py-six
 SUBDIR+=       py27-html-docs
 SUBDIR+=       py34-html-docs
+SUBDIR+=       py35-html-docs
 #SUBDIR+=      python          # only contains Makefile fragments
 SUBDIR+=       python27
 SUBDIR+=       python34



Home | Main Index | Thread Index | Old Index