diff options
author | obache <obache> | 2008-08-09 05:45:50 +0000 |
---|---|---|
committer | obache <obache> | 2008-08-09 05:45:50 +0000 |
commit | ce4bccd051ae58213deae5a856767cfc04c497bd (patch) | |
tree | cae3169f37f3f77dd44d1a3602b2ba651ea31e1d /sysutils | |
parent | 921c2e3b08ea30502753c16f8eab4bc4ec6ef7c2 (diff) | |
download | pkgsrc-ce4bccd051ae58213deae5a856767cfc04c497bd.tar.gz |
Add and enable p5-Sys-Filesystem.
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 931dbe55e9c..8a77fbe9653 100644 --- a/sysutils/Makefile +++ b/sysutils/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.437 2008/08/07 20:54:01 cegger Exp $ +# $NetBSD: Makefile,v 1.438 2008/08/09 05:45:50 obache Exp $ # COMMENT= System utilities @@ -197,6 +197,7 @@ SUBDIR+= p5-GTop SUBDIR+= p5-Lchown SUBDIR+= p5-Parse-Syslog SUBDIR+= p5-Sys-CpuLoad +SUBDIR+= p5-Sys-Filesystem SUBDIR+= p5-Sys-Hostname-Long SUBDIR+= p5-Unix-ConfigFile SUBDIR+= p5-Unix-Syslog |