summaryrefslogtreecommitdiff
path: root/www/wwwstat
diff options
context:
space:
mode:
authorClive Lin <clive@FreeBSD.org>2001-01-20 09:55:19 +0000
committerClive Lin <clive@FreeBSD.org>2001-01-20 09:55:19 +0000
commit87b5c278bb4d66b63dafa78b2928bdc551f08f7f (patch)
tree5c2901627ce589ecf3bf520a3947940abdd31b2b /www/wwwstat
parentUpgrade from 2.64 to 2.66. (diff)
Replace hardcoded 5.005 with %%PERL_VER%% in plist.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=37363
Diffstat (limited to 'www/wwwstat')
-rw-r--r--www/wwwstat/pkg-plist6
1 files changed, 3 insertions, 3 deletions
diff --git a/www/wwwstat/pkg-plist b/www/wwwstat/pkg-plist
index f50f3d58bdb0..c16d074b5371 100644
--- a/www/wwwstat/pkg-plist
+++ b/www/wwwstat/pkg-plist
@@ -3,6 +3,6 @@ bin/oldlog2new
bin/splitlog
bin/wwwerrs
bin/wwwstat
-lib/perl5/site_perl/5.005/%%PERL_ARCH%%/domains.pl
-lib/perl5/site_perl/5.005/%%PERL_ARCH%%/splitlog.rc
-lib/perl5/site_perl/5.005/%%PERL_ARCH%%/wwwstat.rc
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/domains.pl
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/splitlog.rc
+lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/wwwstat.rc