pkgsrc-Changes archive

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

CVS commit: pkgsrc/sysutils



Module Name:    pkgsrc
Committed By:   markd
Date:           Sun Apr 23 03:49:14 UTC 2017

Modified Files:
        pkgsrc/sysutils: Makefile

Log Message:
Add py-ptyprocess


To generate a diff of this commit:
cvs rdiff -u -r1.693 -r1.694 pkgsrc/sysutils/Makefile

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

Modified files:

Index: pkgsrc/sysutils/Makefile
diff -u pkgsrc/sysutils/Makefile:1.693 pkgsrc/sysutils/Makefile:1.694
--- pkgsrc/sysutils/Makefile:1.693      Thu Mar 30 09:15:09 2017
+++ pkgsrc/sysutils/Makefile    Sun Apr 23 03:49:14 2017
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.693 2017/03/30 09:15:09 bouyer Exp $
+# $NetBSD: Makefile,v 1.694 2017/04/23 03:49:14 markd Exp $
 #
 
 COMMENT=       System utilities
@@ -453,6 +453,7 @@ SUBDIR+=    py-notify-python
 SUBDIR+=       py-pathtools
 SUBDIR+=       py-pefile
 SUBDIR+=       py-psutil
+SUBDIR+=       py-ptyprocess
 SUBDIR+=       py-setconf
 SUBDIR+=       py-setproctitle
 SUBDIR+=       py-structlog



Home | Main Index | Thread Index | Old Index