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:           Sun Jan  1 15:52:10 UTC 2017

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
+ py36-html-docs


To generate a diff of this commit:
cvs rdiff -u -r1.449 -r1.450 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.449 pkgsrc/lang/Makefile:1.450
--- pkgsrc/lang/Makefile:1.449  Sun Jan  1 14:34:26 2017
+++ pkgsrc/lang/Makefile        Sun Jan  1 15:52:09 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.449 2017/01/01 14:34:26 adam Exp $
+# $NetBSD: Makefile,v 1.450 2017/01/01 15:52:09 leot Exp $
 #
 
 COMMENT=       Programming languages
@@ -180,6 +180,7 @@ SUBDIR+=    py-six
 SUBDIR+=       py27-html-docs
 SUBDIR+=       py34-html-docs
 SUBDIR+=       py35-html-docs
+SUBDIR+=       py36-html-docs
 #SUBDIR+=      python          # only contains Makefile fragments
 SUBDIR+=       python27
 SUBDIR+=       python34



Home | Main Index | Thread Index | Old Index