diff options
author | wiz <wiz@pkgsrc.org> | 2013-10-12 13:32:58 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2013-10-12 13:32:58 +0000 |
commit | 40de73f3548216525b73f905c4a7e4128d674432 (patch) | |
tree | 499a9e4c009fa85c0c0017236c4373b7dec7ffc4 /sysutils/Makefile | |
parent | ad68752800b9c024895cadba42c9ff0a16b1e2fa (diff) | |
download | pkgsrc-40de73f3548216525b73f905c4a7e4128d674432.tar.gz |
+ py-psutil
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 d0253285f3a..eb5605c20ce 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.587 2013/09/30 17:26:10 wiz Exp $ +# $NetBSD: Makefile,v 1.588 2013/10/12 13:32:58 wiz Exp $ # COMMENT= System utilities @@ -369,6 +369,7 @@ SUBDIR+= py-dbus SUBDIR+= py-gnome-menus SUBDIR+= py-notify SUBDIR+= py-notify-python +SUBDIR+= py-psutil SUBDIR+= py-xattr SUBDIR+= qlogtools SUBDIR+= radeontool |