summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYen-Ming Lee <leeym@FreeBSD.org>2005-02-10 10:24:26 +0000
committerYen-Ming Lee <leeym@FreeBSD.org>2005-02-10 10:24:26 +0000
commit636243a194c1cab4016741aaf475afe716b2ef09 (patch)
tree350422e35c0a230ff7311ce505acc257da2ede61
parentFix dependency error introduced in the previous commit. (diff)
- fix PLIST
PR: 75854 Submitted by: pirzyk@
-rw-r--r--devel/p5-Filesys-Statvfs_Df/pkg-descr2
-rw-r--r--devel/p5-Filesys-Statvfs_Df/pkg-plist2
2 files changed, 3 insertions, 1 deletions
diff --git a/devel/p5-Filesys-Statvfs_Df/pkg-descr b/devel/p5-Filesys-Statvfs_Df/pkg-descr
index a6b0da244df1..c8724db234d1 100644
--- a/devel/p5-Filesys-Statvfs_Df/pkg-descr
+++ b/devel/p5-Filesys-Statvfs_Df/pkg-descr
@@ -11,3 +11,5 @@ block size for the values you wish to see.
The default block size output is 1024 bytes per
block. So if you want to get the size in bytes
just take the block size and * it by 1024.
+
+WWW: http://search.cpan.org/~iguthrie/Filesys-Statvfs_Statfs_Df/
diff --git a/devel/p5-Filesys-Statvfs_Df/pkg-plist b/devel/p5-Filesys-Statvfs_Df/pkg-plist
index 2a4c66777642..a1cbc6b5d3a0 100644
--- a/devel/p5-Filesys-Statvfs_Df/pkg-plist
+++ b/devel/p5-Filesys-Statvfs_Df/pkg-plist
@@ -5,5 +5,5 @@
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Filesys/Statvfs/Statvfs.bs
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Filesys/Statvfs 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Filesys 2>/dev/null || true
-@unexec rmdir %D/%%SITE_PERL%%/mach/Filesys 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/Filesys 2>/dev/null || true
@unexec rmdir %D/%%SITE_PERL%%/Filesys 2>/dev/null || true