summaryrefslogtreecommitdiff
path: root/sysutils
diff options
context:
space:
mode:
authormarkd <markd>2017-04-23 03:49:14 +0000
committermarkd <markd>2017-04-23 03:49:14 +0000
commitf48d43030f00b208509fb8617d19b3018d03ab97 (patch)
tree9d6a4ee86cf579d608929e39387c2a5e7f9d2d20 /sysutils
parent7054941d16e541397e50dceeb0f44092468935d5 (diff)
downloadpkgsrc-f48d43030f00b208509fb8617d19b3018d03ab97.tar.gz
Add py-ptyprocess
Diffstat (limited to 'sysutils')
-rw-r--r--sysutils/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile
index feaef134f35..ea50c6ae963 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -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