diff options
author | martti <martti@pkgsrc.org> | 2005-11-07 11:37:04 +0000 |
---|---|---|
committer | martti <martti@pkgsrc.org> | 2005-11-07 11:37:04 +0000 |
commit | ee91476f485e73ccc3afe8455212b8b89e6f2671 (patch) | |
tree | 40fe4f01f667c5cf1cde8fa6b8fe2d1142c3bade /sysutils | |
parent | 059767ea3ff46ff0c2e958bff2725167ab2da6fe (diff) | |
download | pkgsrc-ee91476f485e73ccc3afe8455212b8b89e6f2671.tar.gz |
Added p5-Sys-CpuLoad
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 9e82698d2b8..fb2daf79ccb 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.319 2005/11/05 03:51:34 rillig Exp $ +# $NetBSD: Makefile,v 1.320 2005/11/07 11:37:04 martti Exp $ # COMMENT= System utilities @@ -139,6 +139,7 @@ SUBDIR+= osname SUBDIR+= p5-File-NCopy SUBDIR+= p5-File-Remove SUBDIR+= p5-Lchown +SUBDIR+= p5-Sys-CpuLoad SUBDIR+= p5-Sys-Hostname-Long SUBDIR+= p5-Unix-Syslog SUBDIR+= pciutils |