pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/devel



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Aug 28 15:34:54 UTC 2016

Modified Files:
        pkgsrc/devel: Makefile

Log Message:
+ py-stsci.distutils


To generate a diff of this commit:
cvs rdiff -u -r1.2304 -r1.2305 pkgsrc/devel/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/devel/Makefile
diff -u pkgsrc/devel/Makefile:1.2304 pkgsrc/devel/Makefile:1.2305
--- pkgsrc/devel/Makefile:1.2304        Sat Aug 27 11:57:00 2016
+++ pkgsrc/devel/Makefile       Sun Aug 28 15:34:54 2016
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2304 2016/08/27 11:57:00 nonaka Exp $
+# $NetBSD: Makefile,v 1.2305 2016/08/28 15:34:54 wiz Exp $
 #
 
 COMMENT=       Development utilities
@@ -1910,6 +1910,7 @@ SUBDIR+=  py-singledispatch
 SUBDIR+=       py-speaklater
 SUBDIR+=       py-spwd
 SUBDIR+=       py-stompclient
+SUBDIR+=       py-stsci.distutils
 SUBDIR+=       py-subprocess32
 SUBDIR+=       py-subversion
 SUBDIR+=       py-subvertpy



Home | Main Index | Thread Index | Old Index