diff options
author | Justin M. Seger <jseger@FreeBSD.org> | 1998-08-23 13:44:24 +0000 |
---|---|---|
committer | Justin M. Seger <jseger@FreeBSD.org> | 1998-08-23 13:44:24 +0000 |
commit | 925177f700d7e11a554296e93509cbf9979c1e57 (patch) | |
tree | 8a3d10aa290045355e02f978def6e8ac786bc1de /www/p5-CGI_Lite/pkg-plist | |
parent | 6e34cd2393a35a7e56400c87970f252519736d54 (diff) |
Notes
Diffstat (limited to 'www/p5-CGI_Lite/pkg-plist')
-rw-r--r-- | www/p5-CGI_Lite/pkg-plist | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/www/p5-CGI_Lite/pkg-plist b/www/p5-CGI_Lite/pkg-plist index 809608872c70..7b9cbf95764a 100644 --- a/www/p5-CGI_Lite/pkg-plist +++ b/www/p5-CGI_Lite/pkg-plist @@ -1,3 +1,3 @@ -lib/perl5/site_perl/CGI_Lite.pm -lib/perl5/site_perl/i386-freebsd/auto/CGI_Lite/.packlist -@dirrm lib/perl5/site_perl/i386-freebsd/auto/CGI_Lite +lib/perl5/site_perl/%%PERL_VER%%/CGI_Lite.pm +lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/CGI_Lite/.packlist +@dirrm lib/perl5/site_perl/%%PERL_VER%%/i386-freebsd/auto/CGI_Lite |