Fix pkg-plist

PR:		70361
Submitted by:	skv
This commit is contained in:
Mathieu Arnold 2004-08-16 12:43:32 +00:00
parent e1ef8cad49
commit 90c2a9ad81
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=116397

View file

@ -3,8 +3,7 @@ File::Temp is a Perl5 module which can be used to generate temporary files
conditions are avoided and some security checks are performed (e.g. making
sure the sticky bit is set on world writeable temp directories).
It should be considered to be in a beta state.
Author: Tim Jenness <t.jenness@jach.hawaii.edu>
WWW: http://search.cpan.org/dist/File-Temp/
-- Johann Visagie <johann@egenetics.com>