summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno>2009-03-22 21:53:58 +0000
committersno <sno>2009-03-22 21:53:58 +0000
commit5696a72d67441d74955597fffe41fa23cade122d (patch)
tree379fe07503ca588acf93b447f401aba6112e10da
parent689bbc879e25e7224bb9d819315973a2bcd35eea (diff)
downloadpkgsrc-5696a72d67441d74955597fffe41fa23cade122d.tar.gz
Added sysutils/p5-Filesys-Statvfs version 0.82
-rw-r--r--doc/CHANGES-20093
-rw-r--r--sysutils/Makefile3
2 files changed, 4 insertions, 2 deletions
diff --git a/doc/CHANGES-2009 b/doc/CHANGES-2009
index ed4309e93a3..e8fc93ee0a9 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.1181 2009/03/22 21:36:24 sno Exp $
+$NetBSD: CHANGES-2009,v 1.1182 2009/03/22 21:53:58 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -1579,3 +1579,4 @@ Changes to the packages collection and infrastructure in 2009:
Added sysutils/p5-Sys-Utmp version 1.6 [sno 2009-03-22]
Added sysutils/p5-Filesys-Df version 0.92 [sno 2009-03-22]
Added sysutils/p5-Filesys-DfPortable version 0.85 [sno 2009-03-22]
+ Added sysutils/p5-Filesys-Statvfs version 0.82 [sno 2009-03-22]
diff --git a/sysutils/Makefile b/sysutils/Makefile
index cf0cfa92726..06e91d86119 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.467 2009/03/22 21:36:24 sno Exp $
+# $NetBSD: Makefile,v 1.468 2009/03/22 21:53:58 sno Exp $
#
COMMENT= System utilities
@@ -208,6 +208,7 @@ SUBDIR+= p5-File-Remove
SUBDIR+= p5-File-chmod
SUBDIR+= p5-Filesys-Df
SUBDIR+= p5-Filesys-DfPortable
+SUBDIR+= p5-Filesys-Statvfs
SUBDIR+= p5-GTop
SUBDIR+= p5-Lchown
SUBDIR+= p5-Parse-Syslog