summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsno <sno>2009-03-22 21:36:24 +0000
committersno <sno>2009-03-22 21:36:24 +0000
commitdfc0f0c24be6f371bb8827da26b92807c2a25fb6 (patch)
tree0858b125e67e313c0a0f4d308ccd16cdfacddf04
parent0fcca838c864089759703ff7c7df8f6596e4af98 (diff)
downloadpkgsrc-dfc0f0c24be6f371bb8827da26b92807c2a25fb6.tar.gz
Added sysutils/p5-Filesys-DfPortable version 0.85
-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 9c36560b5a9..ed4309e93a3 100644
--- a/doc/CHANGES-2009
+++ b/doc/CHANGES-2009
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2009,v 1.1180 2009/03/22 21:30:30 sno Exp $
+$NetBSD: CHANGES-2009,v 1.1181 2009/03/22 21:36:24 sno Exp $
Changes to the packages collection and infrastructure in 2009:
@@ -1578,3 +1578,4 @@ Changes to the packages collection and infrastructure in 2009:
Updated graphics/libotf to 0.9.9 [wiz 2009-03-22]
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]
diff --git a/sysutils/Makefile b/sysutils/Makefile
index e33f595c656..cf0cfa92726 100644
--- a/sysutils/Makefile
+++ b/sysutils/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.466 2009/03/22 21:30:30 sno Exp $
+# $NetBSD: Makefile,v 1.467 2009/03/22 21:36:24 sno Exp $
#
COMMENT= System utilities
@@ -207,6 +207,7 @@ SUBDIR+= p5-File-Copy-Recursive
SUBDIR+= p5-File-Remove
SUBDIR+= p5-File-chmod
SUBDIR+= p5-Filesys-Df
+SUBDIR+= p5-Filesys-DfPortable
SUBDIR+= p5-GTop
SUBDIR+= p5-Lchown
SUBDIR+= p5-Parse-Syslog