diff options
author | rodent <rodent@pkgsrc.org> | 2014-12-06 16:21:40 +0000 |
---|---|---|
committer | rodent <rodent@pkgsrc.org> | 2014-12-06 16:21:40 +0000 |
commit | 7845d2ffca80360fe97fb625cf7859ef1ab832a3 (patch) | |
tree | 5c7e9b95c69cfc4875dfa5df4b93ce857856f91e /sysutils | |
parent | d95da7a444a2e8ddb7fc39e2950af22a87970e36 (diff) | |
download | pkgsrc-7845d2ffca80360fe97fb625cf7859ef1ab832a3.tar.gz |
+py-structlog
Diffstat (limited to 'sysutils')
-rw-r--r-- | sysutils/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sysutils/Makefile b/sysutils/Makefile index ca58326a9c9..eae4e8e8681 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.618 2014/11/13 11:08:04 markd Exp $ +# $NetBSD: Makefile,v 1.619 2014/12/06 16:21:40 rodent Exp $ # COMMENT= System utilities @@ -404,6 +404,7 @@ SUBDIR+= py-notify-python SUBDIR+= py-pefile SUBDIR+= py-psutil SUBDIR+= py-setproctitle +SUBDIR+= py-structlog SUBDIR+= py-xattr SUBDIR+= qlogtools SUBDIR+= radeontool |