diff options
author | leot <leot@pkgsrc.org> | 2015-12-30 14:17:58 +0000 |
---|---|---|
committer | leot <leot@pkgsrc.org> | 2015-12-30 14:17:58 +0000 |
commit | 670b938152373de6c7b2f4fac9e4089ac5ad81a2 (patch) | |
tree | 62b1a4b981e34442d3e73b849998a1cbe8fad230 /sysutils/Makefile | |
parent | 4c2b7f2716787da71c8750a3dea9c472e153c8d5 (diff) | |
download | pkgsrc-670b938152373de6c7b2f4fac9e4089ac5ad81a2.tar.gz |
+ py-pathtools
Diffstat (limited to 'sysutils/Makefile')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index e13ab6cc107..ceb0abb4de4 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.656 2015/12/27 21:06:49 wiz Exp $ +# $NetBSD: Makefile,v 1.657 2015/12/30 14:17:58 leot Exp $ # COMMENT= System utilities @@ -421,6 +421,7 @@ SUBDIR+= py-kazoo SUBDIR+= py-magic SUBDIR+= py-notify SUBDIR+= py-notify-python +SUBDIR+= py-pathtools SUBDIR+= py-pefile SUBDIR+= py-psutil SUBDIR+= py-setconf |