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 31 10:18:35 UTC 2018

Modified Files:
        pkgsrc/lang: Makefile

Log Message:
lang/Makefile: Add py37-html-docs


To generate a diff of this commit:
cvs rdiff -u -r1.487 -r1.488 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.487 pkgsrc/lang/Makefile:1.488
--- pkgsrc/lang/Makefile:1.487  Sun Jul 15 21:22:56 2018
+++ pkgsrc/lang/Makefile        Tue Jul 31 10:18:35 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.487 2018/07/15 21:22:56 minskim Exp $
+# $NetBSD: Makefile,v 1.488 2018/07/31 10:18:35 leot Exp $
 #
 
 COMMENT=       Programming languages
@@ -201,6 +201,7 @@ SUBDIR+=    py27-html-docs
 SUBDIR+=       py34-html-docs
 SUBDIR+=       py35-html-docs
 SUBDIR+=       py36-html-docs
+SUBDIR+=       py37-html-docs
 #SUBDIR+=      python          # only contains Makefile fragments
 SUBDIR+=       python27
 SUBDIR+=       python34



Home | Main Index | Thread Index | Old Index