summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2017-02-22 12:58:48 +0000
committerwiz <wiz@pkgsrc.org>2017-02-22 12:58:48 +0000
commit102c6984a5fc87aa2367fe146d3301a32edbcf97 (patch)
tree83a983d975d3fea9635c9afd9a417eaa779be005 /devel
parentf21ce0f9b47973be6b5eeb560009598c8f1d75fa (diff)
downloadpkgsrc-102c6984a5fc87aa2367fe146d3301a32edbcf97.tar.gz
+ py-scandir.
Diffstat (limited to 'devel')
-rw-r--r--devel/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/Makefile b/devel/Makefile
index 9138d108bf7..fbd167878f9 100644
--- a/devel/Makefile
+++ b/devel/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2369 2017/02/22 12:55:05 wiz Exp $
+# $NetBSD: Makefile,v 1.2370 2017/02/22 12:58:48 wiz Exp $
#
COMMENT= Development utilities
@@ -1945,6 +1945,7 @@ SUBDIR+= py-rply
SUBDIR+= py-ruamel-base
SUBDIR+= py-ruamel-ordereddict
SUBDIR+= py-ruamel-yaml
+SUBDIR+= py-scandir
SUBDIR+= py-serpent
SUBDIR+= py-setuptools
SUBDIR+= py-setuptools_scm